fix: 修复IPV6的prefixNum检测,去除系统本身的修改,增加多系统适配

This commit is contained in:
spiritsoul
2025-03-31 22:01:29 +08:00
parent 0b0972cc3e
commit 03f5fd9e48
4 changed files with 9 additions and 12 deletions

View File

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