nps/conf/npc.conf

40 lines
573 B
Plaintext
Raw Normal View History

2019-02-12 19:54:00 +00:00
[common]
2019-02-16 12:43:26 +00:00
server=123.206.77.88:8284
2019-02-12 19:54:00 +00:00
tp=tcp
vkey=123
compress=snappy
crypt=true
auto_reconnection=true
2019-02-16 12:43:26 +00:00
username=111
password=222
proxy_socks5_url=socks5://111:222@118.89.159.126:8024
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
target=127.0.0.1:8080
2019-02-16 12:43:26 +00:00
location=/test2
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
target=8001-8005,8006
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-15 14:59:28 +00:00
port=9009
target=114.114.114.114:53