Greg Hendrickson 9c6675329f Update nmap.py
I have changed the if-else statement in the menuSelector() function to a switch statement, using a python dictionary.
The switch statement checks if the menuChoice variable exists as a key in the dictionary and returns the corresponding value,
2023-01-24 05:55:43 -08:00
2016-09-27 09:20:44 -05:00
2023-01-24 05:55:43 -08:00
2016-09-26 21:52:09 -05:00
2017-02-14 14:34:34 -06:00

nmap

Both files, .sh and .py are working. However! .sh fping func. doesn't work.

Description
No description provided
Readme 36 KiB
Languages
Shell 74.7%
Python 25.3%