An automated network diagnostic tool built using Python and PowerShell.
It helps perform common network checks like ping, port availability, DNS resolution, and traceroute — all in a unified CLI.
- ✅ Ping a host to check connectivity
- ✅ TCP Port reachability check
- ✅ DNS resolution tester
- ✅ Traceroute to analyze network paths
- ✅ Windows PowerShell integration (
Test-NetConnection) - ✅ Auto-logs results to timestamped files in
/results