Skip to content

Commit 0dd0fca

Browse files
committed
还是满足国人的需求
1 parent 65ea022 commit 0dd0fca

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@ scan4all -h
5151
```
5252
# 如何使用
5353
使用前请自行安装nmap
54+
<a href=https://github.com/hktalent/scan4all/discussions>使用帮助</a>
5455
```bash
5556
go build
5657
# 精准扫描 url列表 UrlPrecise=true

config/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"ParseSSl": false,
5353
"EnableSubfinder": false,
5454
"naabu_dns": {},
55-
"naabu": {"TopPorts": "1000","ScanAllIPS":true},
55+
"naabu": {"TopPorts": "1000","ScanAllIPS": true},
5656
"nuclei": {},
5757
"httpx": {}
5858
}

0 commit comments

Comments
 (0)