Created
April 17, 2016 01:58
-
-
Save dsjoerg/73b181319affc85d8d5b0c2e8970f862 to your computer and use it in GitHub Desktop.
fun with lichess DNS
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
was:~ david$ wget 37.187.205.99 | |
--2016-04-16 21:52:57-- http://37.187.205.99/ | |
Connecting to 37.187.205.99:80... connected. | |
HTTP request sent, awaiting response... 301 Moved Permanently | |
Location: http://lichess.org/ [following] | |
--2016-04-16 21:52:58-- http://lichess.org/ | |
Resolving lichess.org... 37.187.205.99 | |
Reusing existing connection to 37.187.205.99:80. | |
HTTP request sent, awaiting response... 303 See Other | |
Location: http://en.lichess.org/ [following] | |
--2016-04-16 21:52:58-- http://en.lichess.org/ | |
Resolving en.lichess.org... 37.187.205.99 | |
Reusing existing connection to 37.187.205.99:80. | |
HTTP request sent, awaiting response... 200 OK | |
Length: unspecified [text/html] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment