
I built Network Doctor, an open-source terminal app that shows where your connection breaks
When a host is unreachable, troubleshooting usually means running ping, dig, curl, and traceroute, and others, then piecing their outputs together.
So I built Network Doctor to solve that issue!
It checks the connection in stages, and explains where the chain failed in plain English.
Check it out: https://github.com/heymaikol/network-doctor