Skip to content

Instantly share code, notes, and snippets.

@jaen
Created June 29, 2019 21:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jaen/f0cd8af35dcec783ec3b1cb73a8f56dc to your computer and use it in GitHub Desktop.
Save jaen/f0cd8af35dcec783ec3b1cb73a8f56dc to your computer and use it in GitHub Desktop.
[jaen@glados:~]$ nix run nixpkgs.iperf3 -c iperf -c 192.168.1.1
Connecting to host 192.168.1.1, port 5201
[ 5] local 192.168.1.142 port 56396 connected to 192.168.1.1 port 5201
[ ID] Interval Transfer Bitrate Retr Cwnd
[ 5] 0.00-1.00 sec 38.9 MBytes 326 Mbits/sec 0 544 KBytes
[ 5] 1.00-2.00 sec 36.0 MBytes 302 Mbits/sec 1 544 KBytes
[ 5] 2.00-3.00 sec 36.0 MBytes 302 Mbits/sec 0 544 KBytes
[ 5] 3.00-4.00 sec 37.2 MBytes 312 Mbits/sec 0 544 KBytes
[ 5] 4.00-5.00 sec 34.1 MBytes 286 Mbits/sec 35 272 KBytes
[ 5] 5.00-6.00 sec 36.4 MBytes 305 Mbits/sec 0 272 KBytes
[ 5] 6.00-7.00 sec 35.0 MBytes 294 Mbits/sec 0 272 KBytes
[ 5] 7.00-8.00 sec 36.3 MBytes 304 Mbits/sec 0 272 KBytes
[ 5] 8.00-9.00 sec 34.2 MBytes 287 Mbits/sec 30 230 KBytes
[ 5] 9.00-10.00 sec 36.5 MBytes 306 Mbits/sec 0 230 KBytes
- - - - - - - - - - - - - - - - - - - - - - - - -
[ ID] Interval Transfer Bitrate Retr
[ 5] 0.00-10.00 sec 361 MBytes 302 Mbits/sec 66 sender
[ 5] 0.00-10.04 sec 358 MBytes 299 Mbits/sec receiver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment