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
|
|
|
|
compress=snappy
|
|
|
|
crypt=true
|
|
|
|
auto_reconnection=true
|
2019-02-16 12:43:26 +00:00
|
|
|
username=111
|
|
|
|
password=222
|
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 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
|
|
|
|
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
|