Release Notes
Added
- Command-line options for probe count, interval, and timeout.
- DNS validation before probing, with resolved address output.
- Per-probe timestamps, status or error details, and response-header timing.
- Final response and latency statistics.
- Static Linux, macOS, and Windows release archives and installers.
Install httping 0.1.0
Install prebuilt binaries via shell script
curl --proto '=https' --tlsv1.2 -LsSf https://github.com/stianfro/httping/releases/download/v0.1.0/httping-installer.sh | sh
Install prebuilt binaries via powershell script
powershell -ExecutionPolicy Bypass -c "irm https://github.com/stianfro/httping/releases/download/v0.1.0/httping-installer.ps1 | iex"
Download httping 0.1.0