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 c207882 commit abd7423Copy full SHA for abd7423
README.md
@@ -8,7 +8,7 @@
8
9
### 使用方法: `python3 scan.py [目标地址] [端口范围: 如1145-1919或all] [是否启用详细输出] [可选:超时时间,单位为秒,填0为不限] [可选:保存结果的文件名]`
10
11
-#### 描述: 扫描IP上的所有BE协议服务器,使用前建议安装[Npcap](https://npcap.com/dist/npcap-1.60.exe),然后使用命令 `pip install scapy`来安装依赖,基于scapy,基本不漏服
+#### 描述: 扫描IP上的所有BE协议服务器
12
13
#### 注意:目标地址可以填域名,IP或者IP段。如 mc.163.com,11.4.5.14,191.191.81-255.0-255
14
0 commit comments