diff --git a/README.md b/README.md index 1f21867..84fb4ba 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,8 @@ Usage:
![register result](https://github.com/lazy-luo/smarGate/blob/master/res/registerok.png)
4、download server program matched you serverOS
5、modify config file(conf-proxy.xml):
-

+``` + @@ -21,7 +22,8 @@ Usage:
-

+ +``` 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)