projectdiscovery / naabu

A fast port scanner written in go with a focus on reliability and simplicity. Designed to be used in combination with other tools for attack surface discovery in bug bounties and pentests
https://projectdiscovery.io
MIT License
4.7k stars 548 forks source link

-exclude-hosts not work! #621

Closed cyal1 closed 1 year ago

cyal1 commented 1 year ago

-exclude-hosts not work! naabu version 2.1.4 sudo naabu -exclude-hosts 192.168.1.3 -host 192.168.1.0/24 -sn -pe

image
ehsandeep commented 1 year ago

@cyal1 thanks! tracking this at https://github.com/projectdiscovery/naabu/issues/586

ehsandeep commented 1 year ago

@cyal1 fixed in latest release.