We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d6d39 commit 0662cd4Copy full SHA for 0662cd4
1 file changed
README.md
@@ -1,5 +1,7 @@
1
# httpscan V1.1
2
3
+增加支持指定端口范围扫描。
4
+
5
**Usage**:`python httpscan.py IP/CIDR –t threads -p portrange`
6
7
Example:`python httpscan.py 10.20.30.0/24 –t 10 -p 80,443`
0 commit comments