mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
https 、客户端与服务端连接优化
This commit is contained in:
@@ -9,11 +9,20 @@ runmode = dev
|
||||
#web管理密码
|
||||
password=123
|
||||
|
||||
#http监听端口
|
||||
hostPort=80
|
||||
|
||||
##客户端与服务端通信端口
|
||||
tcpport=8284
|
||||
|
||||
#web api免验证IP地址
|
||||
authip=127.0.0.1
|
||||
|
||||
##http代理端口
|
||||
httpProxyPort=80
|
||||
|
||||
##https代理端口
|
||||
httpsProxyPort=443
|
||||
|
||||
##certFile绝对路径
|
||||
pemPath=/etc/nginx/certificate.crt
|
||||
|
||||
##keyFile绝对路径
|
||||
keyPath=/etc/nginx/private.key
|
||||
|
@@ -1 +1 @@
|
||||
1,wuz1nozs9dhtxic6,,true,,,0,0,,0,1
|
||||
1,wajajb6bl086s2aq,111,true,1,2,1,,20000,1000
|
||||
|
|
@@ -1 +1 @@
|
||||
a.o.com,127.0.0.1:8082,1,Connection:close,,
|
||||
a.o.com,127.0.0.1:8082,1,,www.baidu.com,测试
|
||||
|
|
@@ -1 +1,4 @@
|
||||
9001,tunnelServer,127.0.0.1:8082,,,,1,0,0,0,0,1,1,true,
|
||||
9002,tunnelServer,127.0.0.1:8082,2,2,,1,1,0,0,1,1,false,123
|
||||
53,udpServer,114.114.114.114:53,,,,1,0,0,0,2,1,true,udp测试
|
||||
9003,httpProxyServer,,,,,1,0,0,0,3,1,false,
|
||||
8024,socks5Server,,,,,1,0,0,0,4,1,true,
|
||||
|
|
Reference in New Issue
Block a user