nmap icon indicating copy to clipboard operation
nmap copied to clipboard

Feature extra options2

Open DavidGoodwin opened this issue 7 years ago • 0 comments

This adds an $nmap->setExtraOptions(['-e eth0', '--min-hostgroup 3']) (or whatever other options you want to give nmap).

There's a crude test, but I used Mockery for it ..... it might be trivial to rewrite.

DavidGoodwin avatar Sep 21 '17 16:09 DavidGoodwin