This commit is contained in:
shadow1ng 2020-11-15 22:21:52 +08:00
parent 2343fc1cfb
commit a829660205

View File

@ -29,7 +29,7 @@ fscan.exe -h 192.168.1.1/24 -m ms17010 (指定模块)
-h 192.168.1.1/24 (C段)
-h 192.168.1.1/16 (B段)
-h 192.168.1.1/8 (A段的192.x.x.1和192.x.x.254,方便快速查看网段信息 )
-hs ip.txt (以文件导入)
-hf ip.txt (以文件导入)
```