1754767134

This commit is contained in:
2025-08-09 13:18:54 -06:00
parent bcbed6b96e
commit a1e41fd639
+1 -1
View File
@@ -13,7 +13,7 @@ echo -e "\nSTARTING! THIS WILL TAKE ABOUT FIVE MINUTES!\n\tLogging to $out_file\
nmap -A --reason $local_subnet -oX $out_file --stylesheet https://h.acker.is/nmaprincesspi/xsl/princesspi-nmap.xsl
scp $out_file $remote_server:$remote_path/$file_name
# ssh $remote_server "sudo bash /usr/share/customscripts/fix_permissions" # fix perms remote
# ssh inter "sudo bash /usr/share/customscripts/fix_permissions" # fix perms remote
# ssh $remote_server "rm -f $remote_path/*" # clear scans
## ssh inter "rm -f /var/www/h.acker.is/nmaprincesspi_manual_scans/*"