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

Input support(host:port/ip:port) #748

Closed runt0 closed 1 year ago

runt0 commented 1 year ago

Please describe your feature request:

Input support(host:port/ip:port)

Describe the use case of this feature:

sometimes we want to detect the different ip with different ports, it will be convenient if support this format

ehsandeep commented 1 year ago

@faint-star see https://github.com/projectdiscovery/naabu/issues/641

ehsandeep commented 1 year ago

Closing as a duplicate issue.