hegusung / netscan

Network scanner
MIT License
31 stars 12 forks source link

Clean output when modules fail through -m all #43

Closed garatc closed 1 year ago

garatc commented 1 year ago

When using -m all to launch all modules, the output is often messy as some modules that require options throw an error. I would suggest not displaying this kind of error when using -m all, and perhaps notifying the user that a few modules have not been launched successfully as they require arguments

hegusung commented 1 year ago

"all" argument removed, since some modules have arguments and others not.