21y4d / nmapAutomator

A script that you can run in the background!
MIT License
2.67k stars 790 forks source link

POSIX amelioration didn't work on Manjaro 20 #49

Closed lx6XC closed 3 years ago

lx6XC commented 3 years ago

Hello, following the POSIX improvement, the recon phase does not work on Manjaro 20. For that, you have to rollback to "read -t 1 reconCommand" on line 543.

21y4d commented 3 years ago

The script proved to work under Manjaro 20 if you use bash, zsh, or sh. Try calling it with 'bash nmapAutomator.sh'