Isona / dirble

Fast directory scanning and scraping tool
GNU General Public License v3.0
614 stars 87 forks source link

Raise error when -oA is provided #44

Open sciguy16 opened 4 years ago

sciguy16 commented 4 years ago

Currently the "output all" short alias is --oA with two dashes. Nmap uses -oA with one dash, and attempts to use "-oA" with dirble result in weird error messages (e.g. #43 ).

Short term: Error when -oA is specified Long term: Make it so that -oA works as expected