This commit is contained in:
SkyperTHC
2023-11-20 18:54:05 +00:00
parent 811f40dee7
commit 26695963d6
+1 -1
View File
@@ -2,7 +2,7 @@
# Script to quickly find juicy targets. Often used in combination with gsexecio to
# retrieve information from all hosts:
# cat secrets.txt | parallel -j50 'cat ~/whatserver.sh | exec gsexecio {} >host_{}/whatserver.log 2>host_{}/whatserver.err'
# cat secrets.txt | parallel -j50 'cat whatserver.sh | exec gsexecio {} >whatserver-{}.log'
# NOCOLOR=1 # un-comment this line to disable colors