naabu

Fast port scanner for discovering open ports on hosts

brewmacoslinux
Try with needOr install directly
Source

About

Fast port scanner

Commands

naabu

Examples

Scan top 100 ports on a single host$ naabu -host example.com
Scan specific port range on multiple hosts from file$ naabu -list hosts.txt -p 1-10000
Scan with custom rate and exclude ports$ naabu -host 192.168.1.1 -rate 5000 -exclude-ports 80,443