Skip to content

Instantly share code, notes, and snippets.

@salathe
Last active August 29, 2015 14:06
Show Gist options
  • Save salathe/ef4fd56a6427904e5cd6 to your computer and use it in GitHub Desktop.
Save salathe/ef4fd56a6427904e5cd6 to your computer and use it in GitHub Desktop.

UK server

Ping airdog.com

pcowburn@do-lon1-01:~/sources$ ping airdog.com
PING airdog.com (54.88.28.98) 56(84) bytes of data.
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=1 ttl=51 time=90.7 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=2 ttl=51 time=88.4 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=3 ttl=51 time=88.4 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=4 ttl=51 time=88.5 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=5 ttl=51 time=88.6 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=6 ttl=51 time=88.6 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=7 ttl=51 time=88.5 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_req=8 ttl=51 time=88.5 ms
^C
--- airdog.com ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7009ms
rtt min/avg/max/mdev = 88.482/88.824/90.700/0.756 ms

Ping blindsave.com

pcowburn@do-lon1-01:~/sources$ ping blindsave.com
PING blindsave.com (193.105.166.23) 56(84) bytes of data.
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=1 ttl=57 time=39.3 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=2 ttl=57 time=39.0 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=3 ttl=57 time=39.1 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=4 ttl=57 time=38.8 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=5 ttl=57 time=38.9 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=6 ttl=57 time=38.7 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=7 ttl=57 time=38.7 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_req=8 ttl=57 time=38.9 ms
^C
--- blindsave.com ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7009ms
rtt min/avg/max/mdev = 38.766/38.981/39.316/0.300 ms

Download airdog.com

pcowburn@do-lon1-01:~/sources$ wget -O test www.airdog.com/test.exe
--2014-09-16 13:41:50--  http://www.airdog.com/test.exe
Resolving www.airdog.com (www.airdog.com)... 54.88.28.98
Connecting to www.airdog.com (www.airdog.com)|54.88.28.98|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33808696 (32M) [application/x-msdos-program]
Saving to: ‘test’

100%[==================================================>] 33,808,696  15.5MB/s   in 2.1s

2014-09-16 13:41:52 (15.5 MB/s) - ‘test’ saved [33808696/33808696]

Download blindsave.com

pcowburn@do-lon1-01:~/sources$ wget -O test blindsave.com/test.exe
--2014-09-16 13:41:20--  http://blindsave.com/test.exe
Resolving blindsave.com (blindsave.com)... 193.105.166.23
Connecting to blindsave.com (blindsave.com)|193.105.166.23|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33808696 (32M) [application/x-msdownload]
Saving to: ‘test’

100%[==================================================>] 33,808,696  1.53MB/s   in 28s

2014-09-16 13:41:48 (1.14 MB/s) - ‘test’ saved [33808696/33808696]

US server

Ping airdog.com

pcowburn@teresko:~# ping airdog.com
PING airdog.com (54.88.28.98) 56(84) bytes of data.
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=1 ttl=52 time=9.10 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=2 ttl=52 time=8.95 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=3 ttl=52 time=8.97 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=4 ttl=52 time=9.01 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=5 ttl=52 time=9.20 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=6 ttl=52 time=9.24 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=7 ttl=52 time=8.89 ms
64 bytes from ec2-54-88-28-98.compute-1.amazonaws.com (54.88.28.98): icmp_seq=8 ttl=52 time=8.86 ms
^C
--- airdog.com ping statistics ---
8 packets transmitted, 8 received, 0% packet loss, time 7010ms
rtt min/avg/max/mdev = 8.868/9.033/9.248/0.138 ms

Ping blindsave.com

pcowburn@teresko:~# ping blindsave.com
PING blindsave.com (193.105.166.23) 56(84) bytes of data.
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=1 ttl=54 time=104 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=2 ttl=54 time=105 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=3 ttl=54 time=105 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=4 ttl=54 time=105 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=5 ttl=54 time=105 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=6 ttl=54 time=104 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=7 ttl=54 time=104 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=8 ttl=54 time=104 ms
64 bytes from webhost1.pro-9.net (193.105.166.23): icmp_seq=9 ttl=54 time=105 ms
^C
--- blindsave.com ping statistics ---
9 packets transmitted, 9 received, 0% packet loss, time 8010ms
rtt min/avg/max/mdev = 104.865/105.064/105.273/0.205 ms

Download airdog.com

pcowburn@teresko:~# wget -O test www.airdog.com/test.exe
--2014-09-16 09:38:48--  http://www.airdog.com/test.exe
Resolving www.airdog.com (www.airdog.com)... 54.88.28.98
Connecting to www.airdog.com (www.airdog.com)|54.88.28.98|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33808696 (32M) [application/x-msdos-program]
Saving to: ‘test’

100%[================================================>] 33,808,696  90.4MB/s   in 0.4s

2014-09-16 09:38:48 (90.4 MB/s) - ‘test’ saved [33808696/33808696]

Download blindsave.com

pcowburn@teresko:~# wget -O test blindsave.com/test.exe
--2014-09-16 09:40:25--  http://blindsave.com/test.exe
Resolving blindsave.com (blindsave.com)... 193.105.166.23
Connecting to blindsave.com (blindsave.com)|193.105.166.23|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 33808696 (32M) [application/x-msdownload]
Saving to: ‘test’

100%[================================================>] 33,808,696  8.03MB/s   in 5.4s

2014-09-16 09:40:31 (5.97 MB/s) - ‘test’ saved [33808696/33808696]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment