Last active
August 29, 2015 14:04
-
-
Save shipilev/c58caade915c139b1eac to your computer and use it in GitHub Desktop.
keys.gnupg.net FAIL
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ wget -6 keys.gnupg.net | |
--2014-07-30 16:27:36-- http://keys.gnupg.net/ | |
Resolving keys.gnupg.net (keys.gnupg.net)... 2001:41d0:8:44d7::1:1, 2001:610:1108:5011::70, 2001:6f8:1c3c:babe::62:1, ... | |
Connecting to keys.gnupg.net (keys.gnupg.net)|2001:41d0:8:44d7::1:1|:80... connected. | |
HTTP request sent, awaiting response... 301 Moved Permanently | |
Location: http://www.adeti.org/ [following] | |
--2014-07-30 16:27:36-- http://www.adeti.org/ | |
Resolving www.adeti.org (www.adeti.org)... 2001:41d0:8:44d7::1:1, 91.121.41.109 | |
$ wget -4 keys.gnupg.net | |
--2014-07-30 07:28:43-- http://keys.gnupg.net/ | |
Resolving keys.gnupg.net (keys.gnupg.net)... 109.239.48.152, 131.155.141.70, 188.174.63.75, ... | |
Connecting to keys.gnupg.net (keys.gnupg.net)|109.239.48.152|:80... connected. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [text/html] | |
2014-07-30 07:28:43 (78.3 KB/s) - `index.html.1' saved [15753] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment