Contact us about Snaps and IoT ›
Install latest/stable of udp-echost
Ubuntu 16.04 or later?
Make sure snap support is enabled in your Desktop store.
You are about to open
Do you wish to proceed?
Thank you for your report. Information you provided will help us investigate further.
There was an error while sending your report. Please try again later.
Generate an embeddable card to be shared on external websites.
udp-echost is a single-binary UDP diagnostic tool for Linux. It runs as a client/server pair: the server echoes packets back, and the client times the round trip to report RTT, jitter (RFC 3550 style), packet loss, reordering, and P50/P95/P99 latency percentiles.
Unlike ping (ICMP-only) or iperf (throughput-focused), udp-echost measures actual UDP round-trip latency distribution for a payload size you choose, which matters for diagnosing UDP-specific applications (VoIP, gaming, custom protocols) where ICMP behavior on the path doesn't match UDP behavior.
Usage: Server: udp-echost -s -p 50505 Client: udp-echost -c <host> -p 50505 [-n count | -t seconds | --continuous]
Run udp-echost --help for the full flag reference.
Choose your Linux distribution to get detailed installation instructions. If yours is not shown, get more details on the installing snapd documentation.