Skip to content

Instantly share code, notes, and snippets.

@ronin13
Created October 18, 2010 19:27
Show Gist options
  • Save ronin13/632877 to your computer and use it in GitHub Desktop.
Save ronin13/632877 to your computer and use it in GitHub Desktop.
public iperf servers --
iperf.wiscnet.net
web100.pnw-gigapop.net
lss.rutgers.edu
1017 2010-01-27 20:13:37 iperf --help
1018 2010-01-27 20:13:40 iperf --help | less
1019 2010-01-27 20:13:43 man iperf
1022 2010-01-27 20:25:30 iperf -c web100.pnw-gigapop.net
1023 2010-01-27 20:27:22 iperf -c web100.pnw-gigapop.net -d
1025 2010-01-27 20:27:36 iperf -c web100.pnw-gigapop.net -r
1026 2010-01-27 20:28:27 iperf -v -c web100.pnw-gigapop.net -r
1027 2010-01-27 20:28:32 iperf --verbose -c web100.pnw-gigapop.net -r
1029 2010-01-27 20:28:51 iperf -c web100.pnw-gigapop.net -r
1031 2010-01-27 20:30:23 iperf -p 55555 -c web100.pnw-gigapop.net -r
1032 2010-01-27 20:30:35 iperf -c web100.pnw-gigapop.net -r
1034 2010-01-27 20:35:32 iperf -c web100.pnw-gigapop.net -w 2000
1035 2010-01-27 20:35:52 iperf -c web100.pnw-gigapop.net -w 60000
1036 2010-01-27 20:37:07 iperf -c web100.pnw-gigapop.net -w 100000
1037 2010-01-27 20:37:37 iperf -c web100.pnw-gigapop.net -w 120000
1038 2010-01-27 20:37:55 iperf -c web100.pnw-gigapop.net -w 140000
1040 2010-01-27 20:38:22 iperf -c web100.pnw-gigapop.net -t 30 -i 2
1042 2010-01-27 20:40:39 iperf -c web100.pnw-gigapop.net -t 60 -i 5
1044 2010-01-27 20:42:06 man iperf
1046 2010-01-27 20:42:36 iperf -c web100.pnw-gigapop.net -u -b 500k
1048 2010-01-27 20:42:49 iperf -c web100.pnw-gigapop.net -u
1050 2010-01-27 20:42:52 iperf -c web100.pnw-gigapop.net
1051 2010-01-27 20:43:55 iperf -u -c web100.pnw-gigapop.net
1053 2010-01-27 20:44:30 iperf -c web100.pnw-gigapop.net -m
1054 2010-01-27 20:45:25 iperf -c web100.pnw-gigapop.net -M 1300 -m
1055 2010-01-27 20:46:02 iperf -c web100.pnw-gigapop.net -M 1432 -m
1056 2010-01-27 20:46:59 iperf -c web100.pnw-gigapop.net -M 1460 -m
1058 2010-01-27 20:47:31 iperf -c web100.pnw-gigapop.net -P 2
1060 2010-01-27 20:48:19 history | grep iperf
1061 2010-01-27 20:48:28 history | grep iperf > Arch/iperf_hack
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment