mirror of https://github.com/ehang-io/nps
49 lines
526 B
Plaintext
49 lines
526 B
Plaintext
[common]
|
|
server=127.0.0.1:8284
|
|
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
|
|
port=9006-9010,9012
|
|
targetAddr=123.206.77.88
|
|
|
|
[socks5]
|
|
mode=socks5
|
|
port=9005
|
|
|
|
[http]
|
|
mode=httpProxy
|
|
port=9004
|
|
|
|
|
|
[file]
|
|
mode=file
|
|
port=9100
|
|
local_path=./
|
|
strip_pre=/web/
|
|
|
|
[s_ssh]
|
|
mode=secret
|
|
password=1234
|
|
target=123.206.77.88:22
|
|
|
|
[udp]
|
|
mode=udp
|
|
port=53
|
|
target=114.114.114.114:53
|
|
|
|
[p2p_ssh]
|
|
port=2001
|
|
password=p2pssh
|
|
target=123.206.77.88:22
|
|
|
|
|
|
[secret_ssh]
|
|
port=2002
|
|
password=1234 |