A lightweight Python tool that parses Nmap output and extracts open ports in clean host:port
format.
Perfect for bug bounty and recon workflows.
- Reads directly from stdin
- Extracts hostnames or IPs with their open ports
- Minimal, fast, and easy to chain in pipelines