1754761808

This commit is contained in:
2025-08-09 11:50:08 -06:00
parent ac971e7c57
commit 0b47bcfdcd
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/zsh
# runs in appx 60 MINUTES
# runs in appx 75 MINUTES
file_name="nmap-hardcore-$(date +%Y%m%d%H%M%S)-$(echo $RANDOM | md5sum | awk '{print $1}').xml"
out_file="/tmp/$file_name"