New functions

This commit is contained in:
刘河
2019-02-24 13:17:43 +08:00
parent 750ecb824a
commit db43405237
20 changed files with 287 additions and 74 deletions

View File

@@ -1 +1,4 @@
7,7hv3avgeg2ldzvx7,,true,,,1,,0,999,10
10,213123dsd,,true,,,0,,0,0,0
11,213123dsd2,,true,,,0,,0,0,0
15,wx1wdhjmpmntowc8,,true,,,0,,0,0,0
1 7 7hv3avgeg2ldzvx7 true 1 0 999 10
2 10 213123dsd true 0 0 0 0
3 11 213123dsd2 true 0 0 0 0
4 15 wx1wdhjmpmntowc8 true 0 0 0 0

View File

@@ -3,7 +3,6 @@ server=127.0.0.1:8284
tp=tcp
vkey=123
auto_reconnection=true
crypt=true
[web1]
host=a.o.com
@@ -22,6 +21,19 @@ mode=secretServer
password=1111
target=123.206.77.88:22
[secret_ssh]
password=1111
port=1000
[tcp]
mode=tcpServer
target=127.0.0.1:8080
port=9006
[socks5]
mode=socks5Server
port=9005
[http]
mode=httpProxyServer
port=9004
[udp]
mode=httpProxyServer
port=9003

View File

@@ -38,9 +38,13 @@ publicVkey=123
#Traffic data persistence interval(minute)
#Ignorance means no persistence
flowStoreInterval=1
#flowStoreInterval=1
#log level
#LevelEmergency->0 LevelAlert->1 LevelCritical->2 LevelError->3 LevelWarning->4
#LevelNotice->5 LevelInformational->6 LevelDebug->7
logLevel=7
#logLevel=7
#Whether to restrict IP access, true or false or ignore
#ipLimit=true