Update README.md

This commit is contained in:
cnlh
2018-11-05 01:40:56 +08:00
committed by GitHub
parent 9baddc51e1
commit 2c9906e91c

View File

@@ -29,7 +29,7 @@
- 服务端 - 服务端
``` ```
./rproxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024 ./easyProxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
``` ```
名称 | 含义 名称 | 含义
@@ -48,7 +48,7 @@ httpport | 代理的http端口与nginx配合使用
``` ```
./rproxy -config config.json ./easyProxy -config config.json
``` ```