v0.0.83 增加IPV6子网掩码检测

This commit is contained in:
spiritsoul
2024-11-08 20:21:17 +08:00
parent 290f0d8d8c
commit fbe5eb8e58
3 changed files with 4 additions and 4 deletions

View File

@@ -39,7 +39,7 @@ import (
)
var (
ecsVersion = "v0.0.82"
ecsVersion = "v0.0.83"
menuMode bool
onlyChinaTest bool
input, choice string