synscan

Asynchronous half-open TCP port scanner for fast network scanning

brewmacoslinux
Try with needOr install directly
Source

About

Asynchronous half-open TCP portscanner

Commands

synscan

Examples

Scan common ports on a single host$ synscan -h 192.168.1.1
Scan specific port range on a target$ synscan -h 192.168.1.1 -p 1-65535
Scan multiple hosts with custom timeout$ synscan -h 192.168.1.0/24 -t 5000