1754745289

This commit is contained in:
2025-08-09 07:14:49 -06:00
parent a73e960869
commit e93abac372
3 changed files with 14 additions and 5 deletions
+3
View File
@@ -2,6 +2,9 @@ out_file="/tmp/nmap.xml"
nmap -vv -T4 10.0.0.0/24 -oX $out_file --stylesheet https://h.acker.is/nmaprincesspi/xsl/princesspi-nmap.xsl
scp $out_file inter:/var/www/h.acker.is/nmaprincesspi_manual_scans
ssh inter "fix_permissions"
webhook bootup
echo "file: $out_file"