mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
File mode|pubVkey optimization
This commit is contained in:
@@ -1,3 +1 @@
|
||||
2,test1,,true,dsads,dsddsda,0,false,0,0,0
|
||||
5,rilj9h70ux8yz3d2,,true,,,0,false,0,0,0
|
||||
8,88,111,true,,,0,false,0,70,0
|
||||
2,corjmrbhr33otit1,,true,,,0,false,0,0,0
|
||||
|
|
@@ -1,3 +1 @@
|
||||
b.o.com,127.0.0.1:8080,2,,,,,2,0,0
|
||||
a.o.com,127.0.0.1:8082,8,,127.0.0.1:8080,,/,3,62428000,807503
|
||||
c.o.com,127.0.0.1:8082,8,,,,,4,0,0
|
||||
b.o.com,127.0.0.1:8080,2,,,111,/,3,0,0
|
||||
|
|
@@ -4,6 +4,9 @@ tp=tcp
|
||||
vkey=123
|
||||
auto_reconnection=true
|
||||
|
||||
[web]
|
||||
host=a.o.com
|
||||
target=127.0.0.1:8080
|
||||
[tcp]
|
||||
mode=tcp
|
||||
target=8006-8010,8012
|
||||
@@ -18,6 +21,13 @@ port=9005
|
||||
mode=httpProxy
|
||||
port=9004
|
||||
|
||||
|
||||
[file]
|
||||
mode=file
|
||||
port=9100
|
||||
local_path=./
|
||||
strip_pre=/web/
|
||||
|
||||
[s_ssh]
|
||||
mode=secret
|
||||
password=1234
|
||||
|
@@ -1,7 +1,7 @@
|
||||
appname = nps
|
||||
|
||||
#Web Management Port
|
||||
httpport =
|
||||
httpport = 8080
|
||||
|
||||
#Boot mode(dev|pro)
|
||||
runmode = dev
|
||||
|
@@ -1,4 +0,0 @@
|
||||
0,p2p,,1,32,8,p2p ssh,0,0,p2pssh
|
||||
9002,tcp,127.0.0.1:808022,1,1,8,dsa,0,0,
|
||||
9001,tcp,5900,1,48,8,,0,0,
|
||||
9999,socks5,,1,66,8,,0,0,
|
||||
|
|
Reference in New Issue
Block a user