mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
安装 守护进程优化 web修改
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
appname = nps
|
||||
|
||||
#web管理端口
|
||||
httpport = 8080
|
||||
httpport = 8081
|
||||
|
||||
#启动模式dev|pro
|
||||
runmode = dev
|
||||
@@ -15,10 +15,10 @@ tcpport=8284
|
||||
#web api免验证IP地址
|
||||
authip=127.0.0.1
|
||||
|
||||
##http代理端口
|
||||
##http代理端口,为空则不启动
|
||||
httpProxyPort=80
|
||||
|
||||
##https代理端口
|
||||
##https代理端口,为空则不启动
|
||||
httpsProxyPort=
|
||||
|
||||
##certFile绝对路径
|
||||
|
@@ -0,0 +1 @@
|
||||
1,ydiigrm4ghu7mym1,,true,,,0,,0,0
|
||||
|
|
@@ -0,0 +1 @@
|
||||
a.o.com,127.0.0.1:8081,1,,,测试
|
||||
|
|
@@ -0,0 +1,4 @@
|
||||
9001,tunnelServer,123.206.77.88:22,,,,1,0,0,0,1,1,true,测试tcp
|
||||
53,udpServer,114.114.114.114:53,,,,1,0,0,0,2,1,true,udp
|
||||
0,socks5Server,,,,,1,0,0,0,3,1,true,socks5
|
||||
9005,httpProxyServer,,,,,1,0,0,0,4,1,true,
|
||||
|
|
Reference in New Issue
Block a user