refactor: 去掉UDP扫描、优化了DCInfo和MiniDump的检测机制

This commit is contained in:
ZacharyZcR
2024-12-28 06:38:44 +08:00
parent ee1d176a8f
commit 2ce7041c95
8 changed files with 60 additions and 22 deletions
-1
View File
@@ -55,7 +55,6 @@ var (
ScanMode string // 原Scantype
ThreadNum int // 原Threads
UseSynScan bool
UseUdpScan bool
Timeout int64 = 3
LiveTop int
DisablePing bool // 原NoPing