A lightweight application for testing network connectivity through ping and traceroute functions, with real-time visualization and logging.
- Ping Testing: Send ICMP requests to a specified URL, define packet count, timeout, and log file path. View response time and packet loss statistics in real-time.
- Graph Visualization: Display response times using OxyPlot, with smoothing and dynamic axis updates.
- Traceroute: Analyze network hops between the local device and a target server.
- Logging & DNS Caching: Save logs to a file and cache DNS queries for optimization.
- Test Cancellation: Stop active tests at any time.
- Language: C#
- Framework: WPF
- Graphing Library: OxyPlot
- Additional Features: Graph scaling, panning, and real-time data updates.
This project is licensed under the MIT License.