perf: 优化UDP扫描逻辑

This commit is contained in:
ZacharyZcR
2024-12-23 03:15:14 +08:00
parent 26525dbb0e
commit 1906acf551
6 changed files with 31 additions and 19 deletions
+1
View File
@@ -65,6 +65,7 @@ func Flag(Info *HostInfo) {
" - Port: 端口扫描模式\n"+
" - ICMP: ICMP存活探测\n"+
" - Local: 本地信息收集\n\n"+
" - UDP: UDP扫描模式\n\n"+
"单个插件模式(小写):\n"+
" Web类: web, fcgi\n"+
" 数据库类: mysql, mssql, redis, mongodb, postgres, oracle, memcached\n"+