mirror of
https://github.com/ehang-io/nps
synced 2025-10-29 23:49:37 +08:00
Updated 使用教程 (markdown)
parent
973991d32c
commit
04cdd3e94c
4
使用教程.md
4
使用教程.md
|
|
@ -43,7 +43,7 @@ server {
|
||||||
3. 在服务端启动easyProxy
|
3. 在服务端启动easyProxy
|
||||||
|
|
||||||
```
|
```
|
||||||
./rproxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
|
./easyProxy -mode server -vkey DKibZF5TXvic1g3kY -tcpport=8284 -httpport=8024
|
||||||
```
|
```
|
||||||
|
|
||||||
4. 在客户端建立配置文件,示例如下
|
4. 在客户端建立配置文件,示例如下
|
||||||
|
|
@ -84,6 +84,6 @@ server {
|
||||||
|
|
||||||
|
|
||||||
```
|
```
|
||||||
./rproxy -config config.json
|
./easyProxy -config config.json
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user