2018-11-06 14:12:38 +08:00
2018-11-06 13:47:25 +08:00
2018-11-06 12:06:02 +08:00
2018-11-06 12:06:02 +08:00
2018-11-06 12:06:02 +08:00
2018-11-06 13:41:08 +08:00
2018-11-06 14:12:38 +08:00

smarGate

A mobile gateway that exposes the intranet service points.
Free, after testing will be open source.
It contains a Android client app and server program.
Usage:
1、download android client app
2、register user
login
register
3、remember register key-number(N)
register result
4、download server program matched you serverOS
5、modify config file(conf-proxy.xml):

<?xml version="1.0" encoding="GBK"?>

6、excute shell "nohup ./proxy_server -i1000 -o1000 -w8 >/dev/null &"(parameter i:input connections,o:output connections,w:max threads)
7、login from android client app
![operator](https://github.com/lazy-luo/smarGate/blob/master/res/oper1.png)
8、create service local proxy in android app
![operator](https://github.com/lazy-luo/smarGate/blob/master/res/oper2.png)
![operator](https://github.com/lazy-luo/smarGate/blob/master/res/oper3.png)
9、enjoy it
ps:
The Linux 64 bit version does dependless any third party package.
NAS arm version relies on OpenSSL, which requires OpenSSL to be installed before.
S
Description
No description provided
Readme
1.4 GiB
Languages
JavaScript 100%