Skip to content

Instantly share code, notes, and snippets.

@casualuser
Forked from tinogomes/DNS_TO_LOCALHOST.markdown
Created November 7, 2021 20:54
Show Gist options
  • Save casualuser/efd9c9169ff2bc5972cb2ab89fbdcd48 to your computer and use it in GitHub Desktop.
Save casualuser/efd9c9169ff2bc5972cb2ab89fbdcd48 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!
fuf.me - Managed by me; it will always point to localhost for IPv4 and IPv6
localtest.me - Also has an SSL cert - see http://readme.localtest.me
ulh.us
127-0-0-1.org.uk
ratchetlocal.com
smackaho.st
42foo.com
vcap.me
beweb.com
yoogle.com
ortkut.com
feacebook.com
lvh.me
lacolhost.com
source: http://www.fidian.com/programming/public-dns-pointing-to-localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment