mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
bug
This commit is contained in:
@@ -2,11 +2,8 @@
|
||||
server=127.0.0.1:8284
|
||||
tp=tcp
|
||||
vkey=123
|
||||
compress=snappy
|
||||
crypt=true
|
||||
auto_reconnection=true
|
||||
username=111
|
||||
password=222
|
||||
|
||||
[web1]
|
||||
host=a.o.com
|
||||
host_change=www.proxy.com
|
||||
@@ -21,7 +18,7 @@ header_set_proxy=nps
|
||||
|
||||
[tcp]
|
||||
mode=tcpServer
|
||||
target=8001-8005,8006
|
||||
target=8001-8005,8080
|
||||
port=9001-9005,9006
|
||||
|
||||
[socks5]
|
||||
@@ -34,5 +31,5 @@ port=9008
|
||||
|
||||
[udp]
|
||||
mode=udpServer
|
||||
port=9009
|
||||
port=53
|
||||
target=114.114.114.114:53
|
||||
|
Reference in New Issue
Block a user