v0.0.8 新增IPV6子网掩码检测

This commit is contained in:
spiritlhl
2024-11-07 12:35:28 +00:00
parent 612a1a4ca6
commit 66e3d32364
5 changed files with 106 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
package model
const BasicsVersion = "v0.0.7"
const BasicsVersion = "v0.0.8"
var EnableLoger bool