nps/conf/npc.conf
2019-03-07 18:07:53 +08:00

57 lines
745 B
Plaintext

[common]
server={{.NPS_SERVER_ADDR}}
tp=tcp
vkey={{.NPS_SERVER_VKEY}}
auto_reconnection=true
[web]
host=b.o.com
target=127.0.0.1:8082
health_check_timeout = 3
health_check_max_failed = 3
health_check_interval = 10
health_http_url=/
[tcp]
mode=tcp
target=8006-8010,8012
port=9006-9010,9012
targetAddr=123.206.77.88
health_check_timeout = 3
health_check_max_failed = 3
health_check_interval = 10
health_http_url=/
[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