mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
Ip limit
This commit is contained in:
@@ -36,8 +36,4 @@ bridgeType=tcp
|
||||
# After the connection, the server will be able to open relevant ports and parse related domain names according to its own configuration file.
|
||||
publicVkey=123
|
||||
|
||||
#Open ports allowed on the server side
|
||||
allowPorts=9001-9100,10001,11000-12000
|
||||
|
||||
|
||||
ipLimit=true
|
@@ -1,3 +0,0 @@
|
||||
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,5 +1,5 @@
|
||||
[common]
|
||||
server=123.206.77.88:8284
|
||||
server=127.0.0.1:8284
|
||||
tp=tcp
|
||||
vkey=123
|
||||
compress=snappy
|
||||
@@ -7,12 +7,11 @@ 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
|
||||
location=/
|
||||
|
||||
[web2]
|
||||
host=a.proxy.com
|
||||
|
Reference in New Issue
Block a user