nps/conf/npc.conf

57 lines
856 B
Plaintext
Raw Normal View History

2019-02-12 19:54:00 +00:00
[common]
server_addr=127.0.0.1:8024
conn_type=tcp
vkey=nps
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_addr=127.0.0.1:8080
2019-03-07 10:07:53 +00:00
2019-02-24 05:17:43 +00:00
[tcp]
mode=tcp
target=127.0.0.1:8080
server_port=10000
2019-02-24 05:17:43 +00:00
[socks5]
mode=socks5
server_port=9005
2019-02-24 05:17:43 +00:00
[http]
mode=httpProxy
server_port=9004
2019-02-24 05:17:43 +00:00
2019-03-02 09:43:21 +00:00
[file]
mode=file
server_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
server_port=53
target_addr=114.114.114.114:53
2019-02-26 14:40:28 +00:00
2019-03-23 14:19:59 +00:00
[secret_ssh]
local_port=2001
2019-03-23 14:19:59 +00:00
password=sec
2019-03-23 14:19:59 +00:00
[p2p_ssh]
local_port=2002
password=ppp
target_addr=192.168.74.199:22