
homelabless
A terminal app that scans your subnet and turns raw nmap output into plain-English, prioritized security findings — with actual fix steps.
Point it at a subnet, it scans with nmap, walks you through a short interview about your wifi/router setup, fingerprints homelab platforms it recognizes (OPNsense, pfSense, Proxmox VE, TrueNAS, Pi-hole, Technitium), and reports prioritized findings — each with a why-it-matters explanation and numbered fix steps.
Terminal UI, Python, works with or without root (root adds OS/MAC-vendor detection).
Features
- Live
nmapscan against a subnet or host, browsable by tab: Open Ports, Router/Wifi Setup, Platform Hardening, Devices - Platform fingerprinting against signature strings — turns a raw port list into a specific hardening checklist
- Findings with severity, explanation, and numbered fix steps instead of just a list of open ports
- Recheck a single finding’s port after fixing it, without re-running the full scan
- Short setup interview to capture what a scan can’t observe on its own (wifi security type, router settings)