mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
Ip限制 npc代理连接
This commit is contained in:
@@ -37,4 +37,7 @@ bridgeType=tcp
|
||||
publicVkey=123
|
||||
|
||||
#Open ports allowed on the server side
|
||||
allowPorts=9001-9100,10001,11000-12000
|
||||
allowPorts=9001-9100,10001,11000-12000
|
||||
|
||||
|
||||
ipLimit=true
|
@@ -1 +1,3 @@
|
||||
a.o.com,127.0.0.1:8080,7,,,,,1
|
||||
a.o.com,127.0.0.1:8080,7,,,,/,1
|
||||
a.o.com,127.0.0.1:7002,7,,,,/test,3
|
||||
b.o.com,127.0.0.1:8082,7,,,,,4
|
||||
|
|
@@ -1,15 +1,18 @@
|
||||
[common]
|
||||
server=127.0.0.1:8284
|
||||
server=123.206.77.88:8284
|
||||
tp=tcp
|
||||
vkey=123
|
||||
compress=snappy
|
||||
crypt=true
|
||||
auto_reconnection=true
|
||||
|
||||
username=111
|
||||
password=222
|
||||
proxy_socks5_url=socks5://111:222@118.89.159.126:8024
|
||||
[web1]
|
||||
host=a.o.com
|
||||
host_change=www.proxy.com
|
||||
target=127.0.0.1:8080
|
||||
location=/test2
|
||||
|
||||
[web2]
|
||||
host=a.proxy.com
|
||||
|
@@ -0,0 +1 @@
|
||||
9010,socks5Server,,1,27,7,
|
||||
|
|
Reference in New Issue
Block a user