nps/conf/npc.conf

58 lines
818 B
Plaintext
Raw Normal View History

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