We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 65ea022 commit 0dd0fcaCopy full SHA for 0dd0fca
README.md
@@ -51,6 +51,7 @@ scan4all -h
51
```
52
# 如何使用
53
使用前请自行安装nmap
54
+<a href=https://github.com/hktalent/scan4all/discussions>使用帮助</a>
55
```bash
56
go build
57
# 精准扫描 url列表 UrlPrecise=true
config/config.json
@@ -52,7 +52,7 @@
"ParseSSl": false,
"EnableSubfinder": false,
"naabu_dns": {},
- "naabu": {"TopPorts": "1000","ScanAllIPS":true},
+ "naabu": {"TopPorts": "1000","ScanAllIPS": true},
"nuclei": {},
"httpx": {}
58
}
0 commit comments