mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-24 20:21:52 +08:00
perf: 优化UDP扫描逻辑
This commit is contained in:
@@ -14,6 +14,7 @@ func ParsePort(ports string) []int {
|
||||
"service": ServicePorts,
|
||||
"db": DbPorts,
|
||||
"web": WebPorts,
|
||||
"udp": UDPPorts,
|
||||
"all": AllPorts,
|
||||
"main": MainPorts,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user