Skip to content

Commit ead0f19

Browse files
committed
remove incorrect documentation
1 parent 47ea941 commit ead0f19

File tree

1 file changed

+2
-9
lines changed

1 file changed

+2
-9
lines changed

docs/feature.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -79,14 +79,7 @@ target_port=8001-8009,10002,13000-14000
7979
target_ip=10.1.50.2
8080
```
8181
填写target_ip后则表示映射的该地址机器的端口,忽略则便是映射本地127.0.0.1,仅范围映射时有效
82-
## 守护进程
83-
本代理支持守护进程,使用示例如下,服务端客户端所有模式通用,支持linux,darwin,windows。
84-
```
85-
./(nps|npc) start|stop|restart|status 若有其他参数可加其他参数
86-
```
87-
```
88-
(nps|npc).exe start|stop|restart|status 若有其他参数可加其他参数
89-
```
82+
9083
## KCP协议支持
9184

9285
在网络质量非常好的情况下,例如专线,内网,可以开启略微降低延迟。如需使用可在nps.conf中修改`bridge_type`为kcp
@@ -250,4 +243,4 @@ LevelInformational->6 LevelDebug->7
250243

251244
可在服务端与客户端配置中开启pprof端口,用于性能分析与调试,注释或留空相应参数为关闭。
252245

253-
默认为关闭状态
246+
默认为关闭状态

0 commit comments

Comments
 (0)