Skip to content

Instantly share code, notes, and snippets.

@dsjoerg
Created April 17, 2016 01:58
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 dsjoerg/73b181319affc85d8d5b0c2e8970f862 to your computer and use it in GitHub Desktop.
Save dsjoerg/73b181319affc85d8d5b0c2e8970f862 to your computer and use it in GitHub Desktop.
fun with lichess DNS
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