Thanks to visit codestin.com Credit goes to github.com
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 42dcc7e commit 69e5cb7Copy full SHA for 69e5cb7
autoscan.sh
@@ -3,8 +3,9 @@
3
# v.0.18
4
# NEED TESTING
5
6
-# all IPs need to be in ./tar.txt
7
-# all IPs need to be in ./exc.txt
+# all target IPs need to be in ./tar.txt
+# all exclusion IPs need to be in ./exc.txt
8
+## both files need to exist!! ##
9
10
## add an arg to resume from a certain stage, example:
11
## sudo bash ./autoscan.sh 2
0 commit comments