From 8fa3e8f785d9d108f6dbd0c096c9fb79049dbb56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=B2=B3?= Date: Tue, 26 Mar 2019 15:31:21 +0800 Subject: [PATCH] Version --- conf/clients.csv | 6 ++---- conf/hosts.csv | 4 +--- conf/tasks.csv | 4 +--- lib/version/version.go | 2 +- 4 files changed, 5 insertions(+), 11 deletions(-) diff --git a/conf/clients.csv b/conf/clients.csv index cfb9550..ef7cccd 100644 --- a/conf/clients.csv +++ b/conf/clients.csv @@ -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 diff --git a/conf/hosts.csv b/conf/hosts.csv index f174309..b48e1c9 100644 --- a/conf/hosts.csv +++ b/conf/hosts.csv @@ -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 diff --git a/conf/tasks.csv b/conf/tasks.csv index 1ceeb1b..82c2806 100644 --- a/conf/tasks.csv +++ b/conf/tasks.csv @@ -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, diff --git a/lib/version/version.go b/lib/version/version.go index 73437c9..3d73442 100644 --- a/lib/version/version.go +++ b/lib/version/version.go @@ -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 {