Scan for the top 1000 most common open ports on a list of hostnames, IP addresses, or IP ranges
dashboard.example.com 1.2.3.4 5.6.7.8/24
{"ip_address": "1.3.3.7", "port": 443, "hostname": "dashboard.example.com"} {"ip_address": "1.2.3.4", "port": 80} {"ip_address": "5.6.7.8", "port": 21}
hostname:port
dashboard.example.com:443
ip_address:port
1.3.3.7:443 1.2.3.4:80 5.6.7.8:21
ports
exclude-ports