添加功能,跳过某些ip扫描,-hn 192.168.1.1/24

This commit is contained in:
影舞者
2021-09-14 12:16:01 +08:00
parent 37f53e3f16
commit dc267a5335
5 changed files with 51 additions and 28 deletions
+1
View File
@@ -92,5 +92,6 @@ var (
UrlFile string
Urls []string
NoPorts string
NoHosts string
SC string
)