uopdoots and pretties and added README and scans dir and gitignore

This commit is contained in:
2025-05-15 13:52:21 -06:00
parent 0138020ff4
commit 603a0b2ba6
4 changed files with 13 additions and 3 deletions
+2 -2
View File
@@ -1,6 +1,6 @@
#!/bin/bash
# alias nmap="/var/www/html/nmaprincesspi"
scansPath="/var/www/html/nmap-scans"
# alias nmap="/var/www/html/nmaprincesspi/nmap-script.sh"
scansPath="/var/www/html/nmaprincesspi/scans"
fileName="nmap-$(date +%Y%m%d-%H%M%S).xml"
filePath="$scansPath/$fileName"
webPath="http://10.0.0.51/nmap-scans/$fileName"