nps/conf/npc.conf

36 lines
466 B
Plaintext
Raw Normal View History

2019-02-12 19:54:00 +00:00
[common]
2019-02-16 15:18:58 +00:00
server=127.0.0.1:8284
2019-02-12 19:54:00 +00:00
tp=tcp
vkey=123
auto_reconnection=true
2019-02-17 17:05:05 +00:00
crypt=true
2019-02-12 19:54:00 +00:00
[web1]
host=a.o.com
2019-02-15 14:59:28 +00:00
host_change=www.proxy.com
2019-02-17 17:05:05 +00:00
target=127.0.0.1:8082
2019-02-16 15:18:58 +00:00
location=/
2019-02-15 14:59:28 +00:00
2019-02-12 19:54:00 +00:00
[web2]
2019-02-15 14:59:28 +00:00
host=a.proxy.com
2019-02-12 19:54:00 +00:00
target=127.0.0.1:8080,127.0.0.1:8082
2019-02-15 14:59:28 +00:00
host_change=www.proxy.com
header_set_proxy=nps
[tcp]
mode=tcpServer
2019-02-17 17:05:05 +00:00
target=8001-8005,8082
2019-02-15 14:59:28 +00:00
port=9001-9005,9006
[socks5]
mode=socks5Server
port=9007
[http]
mode=httpProxyServer
port=9008
[udp]
2019-02-12 19:54:00 +00:00
mode=udpServer
2019-02-17 11:36:48 +00:00
port=53
2019-02-15 14:59:28 +00:00
target=114.114.114.114:53