Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 69e5cb7

Browse files
authored
Update autoscan.sh
1 parent 42dcc7e commit 69e5cb7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

autoscan.sh

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@
33
# v.0.18
44
# NEED TESTING
55

6-
# all IPs need to be in ./tar.txt
7-
# all IPs need to be in ./exc.txt
6+
# all target IPs need to be in ./tar.txt
7+
# all exclusion IPs need to be in ./exc.txt
8+
## both files need to exist!! ##
89

910
## add an arg to resume from a certain stage, example:
1011
## sudo bash ./autoscan.sh 2

0 commit comments

Comments
 (0)