diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..899b1f1 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,156 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/README.md b/README.md index 2a95016..de79c50 100644 --- a/README.md +++ b/README.md @@ -29,6 +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 (以文件导入) ```