v0.1.0
Initial release of whoson -- lightweight subnet audit tool.
Install
pip install whoson
Features
- Scan subnets with ping, TCP connect, or SYN stealth scans
- Host classification (gateway, server, printer, workstation)
- Export topology as PNG, JPEG, or SVG
- Export data as JSON or CSV
- 2 runtime dependencies (python-nmap, Pillow)