A local TCP port scanner with a browser dashboard and Python backend.
Safety constraints:
- Scans only loopback, private, link-local, or reserved addresses.
- Limits each request to 64 ports.
- Uses TCP connect checks with short timeouts.
- Includes scan presets, service hints, and latency visualization.
From this project folder:
npm startOpen http://127.0.0.1:4301.