mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 17:56:56 +00:00
加密传输,代码优化
This commit is contained in:
@@ -1,12 +1,20 @@
|
||||
appname = httpMonitor
|
||||
|
||||
#web管理端口
|
||||
httpport = 8080
|
||||
|
||||
#启动模式dev|pro
|
||||
runmode = dev
|
||||
|
||||
#web管理密码
|
||||
password=123
|
||||
|
||||
#http监听端口
|
||||
hostPort=8028
|
||||
#basic auth认证用户名和密码
|
||||
|
||||
#basic auth认证用户名和密码,为空则不验证
|
||||
auth.user=test
|
||||
auth.password=1234
|
||||
auth.password=1234
|
||||
|
||||
#是否加密传输(0|1)
|
||||
crypt=1
|
@@ -1,8 +1 @@
|
||||
8021,tunnelServer,10.1.50.203:80,um80bbyvcaiw7n17,,,,1
|
||||
8001,tunnelServer,10.1.50.101:22,h8vcpciko9lczxmb,,,gzip,0
|
||||
8022,tunnelServer,10.1.50.196:4000,vcerzo01q16cdn9n,,,snappy,1
|
||||
8002,udpServer,10.1.50.102:53,zcbsx5kp53cg5yqv,,,,0
|
||||
8003,sock5Server,,9mq856pqq3jq05qv,,,snappy,1
|
||||
8010,sock5Server,,0aj2xfec0mbkann5,test,test,gzip,0
|
||||
8004,httpProxyServer,,y72zj8t074lslln0,,,gzip,0
|
||||
0,hostServer,,o2430bnq22jgnmcl,,,,1
|
||||
8001,tunnelServer,10.1.50.196:4000,jq5i7n0sjs1h0jje,,,,1,1
|
||||
|
|
Reference in New Issue
Block a user