2019-02-12 19:54:00 +00:00
|
|
|
[common]
|
2019-03-07 10:07:53 +00:00
|
|
|
server={{.NPS_SERVER_ADDR}}
|
2019-02-12 19:54:00 +00:00
|
|
|
tp=tcp
|
2019-03-07 10:07:53 +00:00
|
|
|
vkey={{.NPS_SERVER_VKEY}}
|
2019-02-12 19:54:00 +00:00
|
|
|
auto_reconnection=true
|
2019-03-02 09:43:21 +00:00
|
|
|
[web]
|
2019-03-05 01:23:18 +00:00
|
|
|
host=b.o.com
|
|
|
|
target=127.0.0.1:8082
|
2019-03-07 10:07:53 +00:00
|
|
|
health_check_timeout = 3
|
|
|
|
health_check_max_failed = 3
|
|
|
|
health_check_interval = 10
|
|
|
|
health_http_url=/
|
|
|
|
|
2019-02-24 05:17:43 +00:00
|
|
|
[tcp]
|
2019-03-01 09:23:14 +00:00
|
|
|
mode=tcp
|
|
|
|
target=8006-8010,8012
|
|
|
|
port=9006-9010,9012
|
|
|
|
targetAddr=123.206.77.88
|
2019-03-07 10:07:53 +00:00
|
|
|
health_check_timeout = 3
|
|
|
|
health_check_max_failed = 3
|
|
|
|
health_check_interval = 10
|
|
|
|
health_http_url=/
|
2019-02-24 05:17:43 +00:00
|
|
|
|
|
|
|
[socks5]
|
2019-03-01 09:23:14 +00:00
|
|
|
mode=socks5
|
2019-02-24 05:17:43 +00:00
|
|
|
port=9005
|
|
|
|
|
|
|
|
[http]
|
2019-03-01 09:23:14 +00:00
|
|
|
mode=httpProxy
|
2019-02-24 05:17:43 +00:00
|
|
|
port=9004
|
|
|
|
|
2019-03-02 09:43:21 +00:00
|
|
|
|
|
|
|
[file]
|
|
|
|
mode=file
|
|
|
|
port=9100
|
|
|
|
local_path=./
|
|
|
|
strip_pre=/web/
|
|
|
|
|
2019-03-01 09:23:14 +00:00
|
|
|
[s_ssh]
|
|
|
|
mode=secret
|
|
|
|
password=1234
|
|
|
|
target=123.206.77.88:22
|
|
|
|
|
2019-02-24 05:17:43 +00:00
|
|
|
[udp]
|
2019-03-01 09:23:14 +00:00
|
|
|
mode=udp
|
|
|
|
port=53
|
|
|
|
target=114.114.114.114:53
|
2019-02-26 14:40:28 +00:00
|
|
|
|
|
|
|
[p2p_ssh]
|
2019-03-01 09:23:14 +00:00
|
|
|
port=2001
|
|
|
|
password=p2pssh
|
|
|
|
target=123.206.77.88:22
|
|
|
|
|
|
|
|
|
|
|
|
[secret_ssh]
|
|
|
|
port=2002
|
|
|
|
password=1234
|