mirror of
https://github.com/ehang-io/nps.git
synced 2025-08-31 09:36:57 +00:00
P2p first version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[common]
|
||||
server=127.0.0.1:8284
|
||||
server=123.206.77.88:8284
|
||||
tp=tcp
|
||||
vkey=123
|
||||
auto_reconnection=true
|
||||
@@ -16,10 +16,6 @@ host_change=www.proxy.com
|
||||
target=127.0.0.1:8080
|
||||
location=/cdn
|
||||
|
||||
[ssh_1118]
|
||||
mode=secretServer
|
||||
password=1111
|
||||
target=123.206.77.88:22
|
||||
|
||||
[tcp]
|
||||
mode=tcpServer
|
||||
@@ -37,4 +33,8 @@ port=9004
|
||||
[udp]
|
||||
mode=udpServer
|
||||
port=9003
|
||||
target=114.114.114.53
|
||||
target=114.114.114.53
|
||||
|
||||
[p2p_ssh]
|
||||
port=2000
|
||||
password=p2pssh
|
Reference in New Issue
Block a user