This commit is contained in:
刘河 2019-03-26 15:31:21 +08:00
parent 65e0822b63
commit 8fa3e8f785
4 changed files with 5 additions and 11 deletions

View File

@ -1,4 +1,2 @@
8,sl6ytyj7lv5224zr,,true,,,0,false,0,0,0,0
2,sqk6hfw7qirdmuep,,true,,,1,false,0,0,0,0
11,1hh13x99zrw90lg7,,true,,,0,false,0,0,0,1
5,phmgbeyns2yvtl6m,,true,,,0,false,0,0,0,1
12,ao0yd0jx6ty0ht69,,true,,,0,false,0,0,0,1
11,mxg22qa06dc137of,,true,,,0,false,0,0,0,1

1 8 12 sl6ytyj7lv5224zr ao0yd0jx6ty0ht69 true 0 false 0 0 0 0 1
2 2 11 sqk6hfw7qirdmuep mxg22qa06dc137of true 1 0 false 0 0 0 0 1
11 1hh13x99zrw90lg7 true 0 false 0 0 0 1
5 phmgbeyns2yvtl6m true 0 false 0 0 0 1

View File

@ -1,3 +1 @@
a.o.com,127.0.0.1:8080,2,,,,/,1,0,60307,all
c.o.com,127.0.0.1:8082,2,,,,/,2,0,0,http
c.o.com,127.0.0.1:8082,2,,,,/,3,0,0,https
a.o.com,123.206.77.88:8080,11,,,,/,1,0,0,all

1 a.o.com 127.0.0.1:8080 123.206.77.88:8080 2 11 / 1 0 60307 0 all
c.o.com 127.0.0.1:8082 2 / 2 0 0 http
c.o.com 127.0.0.1:8082 2 / 3 0 0 https

View File

@ -1,3 +1 @@
0,p2p,,1,25,5,,0,0,p2ptest
0,p2p,,1,1,2,,0,0,c
0,secret,123.206.77.88:22,1,11,2,sec,0,0,sec
9988,tcp,127.0.0.1:8080,1,3,11,,0,504,

1 9988 p2p tcp 127.0.0.1:8080 1 25 3 5 11 0 0 0 504 p2ptest
p2p 1 1 2 0 0 0 c
secret 1 11 2 123.206.77.88:22 0 0 0 sec sec

View File

@ -1,6 +1,6 @@
package version
const VERSION = "0.19.2"
const VERSION = "0.20.0"
// Compulsory minimum version, Minimum downward compatibility to this version
func GetVersion() string {