Ability to configure using command line interface
atamakahere-git opened this issue · 0 comments
atamakahere-git commented
There should be a way to configure (some parts of) responder without interactive with Responder.conf
file, within the CLI.
responder -I eth0 -dvwP --http off --smb off
will turn off http and smb and release those ports, its easier and very handy to config on the fly, rather than editing the config file multiple times.