nps/conf/npc.conf

40 lines
487 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-23 15:29:48 +00:00
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-23 15:29:48 +00:00
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-23 15:29:48 +00:00
host=127.0.0.1
2019-02-15 14:59:28 +00:00
host_change=www.proxy.com
2019-02-23 15:29:48 +00:00
target=127.0.0.1:8080
location=/cdn
2019-02-15 14:59:28 +00:00
2019-02-23 15:29:48 +00:00
[ssh_1118]
mode=secretServer
password=1111
target=123.206.77.88:22
2019-02-15 14:59:28 +00:00
2019-02-24 05:17:43 +00:00
[tcp]
mode=tcpServer
target=127.0.0.1:8080
port=9006
[socks5]
mode=socks5Server
port=9005
[http]
mode=httpProxyServer
port=9004
[udp]
2019-02-24 05:34:18 +00:00
mode=udpServer
port=9003
target=114.114.114.53