Bash scripts to quickly gather host network data, list active connections, refresh interfaces, troubleshoot DNS, and trace paths — optimized for Raspberry Pi 5.
These helpers let you run multiple network commands automatically for troubleshooting and audits. They’re handy for checking connectivity, IP configuration, routing, suspicious connections, DNS resolution, and path latency.
0 * * * * /path/to/net-info.sh
A slightly smarter ping wrapper for quick health checks.