Commit Graph

4 Commits

Author SHA1 Message Date
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
Greg Hendrickson
ccbf4a351a Update nmap.py 2023-01-24 05:53:25 -08:00
aisthanestha
83a2a76831 added comments 2016-09-27 09:26:52 -05:00
aisthanestha
6842925eee made own repo 2016-09-26 21:52:09 -05:00