Show HN: Sping – A HTTP/TCP Latency Tool That's Easy on the Eye
17 days ago
- #monitoring
- #terminal
- #latency
- Modern terminal HTTP/TCP latency monitoring tool with real-time visualization.
- Supports HTTP, HTTPS, and TCP protocols with features like phase timing and outlier detection.
- Can be installed via pip with 'pip install service-ping-sping'.
- Offers various command-line options for monitoring, including custom intervals, counts, and authentication.
- Includes advanced features like percentile statistics, threshold warnings, and color palette customization.
- Provides detailed timing for each phase of the connection and supports JSON output for automation.
- Automatically detects unusual latency spikes using Median Absolute Deviation (MAD) analysis.
- Comes with multiple color palettes for visualization and supports older terminals with basic color compatibility.
- Perfect for monitoring scripts and alerting systems, with graceful exit on Ctrl+C.