增加了CIDR判断和返回数据的debug信息

This commit is contained in:
bjd
2021-01-12 17:30:31 +08:00
parent a72fc63c06
commit 3ebb669558
5 changed files with 39 additions and 39 deletions

View File

@@ -2,5 +2,5 @@ package base
const (
APP_NAME = "AnyLink"
APP_VER = "0.0.7"
APP_VER = "0.0.8"
)