nps/conf/npc.conf

58 lines
818 B
Plaintext
Raw Normal View History

2019-02-12 19:54:00 +00:00
[common]
2019-03-15 06:03:49 +00:00
server=127.0.0.1:8024
2019-02-12 19:54:00 +00:00
tp=tcp
2019-03-23 14:19:59 +00:00
vkey=123
2019-02-12 19:54:00 +00:00
auto_reconnection=true
2019-03-15 06:03:49 +00:00
[health_check_test1]
health_check_timeout=1
health_check_max_failed=3
health_check_interval=1
2019-03-07 10:07:53 +00:00
health_http_url=/
2019-03-15 06:03:49 +00:00
health_check_type=http
health_check_target=127.0.0.1:8083,127.0.0.1:8082
[health_check_test2]
health_check_timeout=1
health_check_max_failed=3
health_check_interval=1
health_check_type=tcp
health_check_target=127.0.0.1:8083,127.0.0.1:8082
2019-03-23 14:19:59 +00:00
[web]
host=b.o.com
target=127.0.0.1:8080
2019-03-07 10:07:53 +00:00
2019-02-24 05:17:43 +00:00
[tcp]
mode=tcp
2019-03-15 06:03:49 +00:00
target=127.0.0.1:8083,127.0.0.1:8082
port=9006
targetAddr=123.206.77.88
2019-02-24 05:17:43 +00:00
[socks5]
mode=socks5
2019-02-24 05:17:43 +00:00
port=9005
[http]
mode=httpProxy
2019-02-24 05:17:43 +00:00
port=9004
2019-03-02 09:43:21 +00:00
[file]
mode=file
2019-03-23 14:19:59 +00:00
port=9009
2019-03-02 09:43:21 +00:00
local_path=./
strip_pre=/web/
2019-02-24 05:17:43 +00:00
[udp]
mode=udp
port=53
target=114.114.114.114:53
2019-02-26 14:40:28 +00:00
2019-03-23 14:19:59 +00:00
[secret_ssh]
port=2001
2019-03-23 14:19:59 +00:00
password=sec
2019-03-23 14:19:59 +00:00
[p2p_ssh]
port=2002
2019-03-23 14:19:59 +00:00
password=c
target=123.206.77.88:22