Skip to content

Instantly share code, notes, and snippets.

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 dungsaga/a828c4e29e2e477281ac26932cb9da7d to your computer and use it in GitHub Desktop.
Save dungsaga/a828c4e29e2e477281ac26932cb9da7d to your computer and use it in GitHub Desktop.
Public DNS Pointing To localhost (127.0.0.1)

Available Wildcarded DNS Domains

It turns out that some kind hearted people already set up wildcarded domains for you already. You can use any top level domain below and any subdomain of these and they will always resolve back to 127.0.0.1 (your local machine). Here's the list of ones I know about. Let me know if there are more!

  • 127-0-0-1.org.uk
  • 42foo.com
  • beweb.com
  • domaincontrol.com
  • feacebook.com
  • fuf.me - Managed by @fidian; it will always point to localhost for IPv4 and IPv6
  • lacolhost.com
  • localhost.tv
  • localtest.me - Also has an SSL cert - see http://readme.localtest.me
  • local.computer
  • local.sisteminha.com - Managed by @tinogomes
  • lvh.me
  • ortkut.com
  • ratchetlocal.com
  • smackaho.st
  • ulh.us
  • vcap.me
  • xip.io- Managed by Sam Stephenson, Basecamp - see http://xip.io/
  • yoogle.com

sources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment