mirror of
https://github.com/ehang-io/nps.git
synced 2025-09-02 11:56:53 +00:00
File mode|pubVkey optimization
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user