Skip to content

Instantly share code, notes, and snippets.

@MaherSaif
Forked from tinogomes/DNS_TO_LOCALHOST.markdown
Created December 25, 2021 16:33
Show Gist options
  • Save MaherSaif/05500658455946b566696187f5a0f395 to your computer and use it in GitHub Desktop.
Save MaherSaif/05500658455946b566696187f5a0f395 to your computer and use it in GitHub Desktop.
Public DNS Pointing to localhost (127.0.0.1)

Available Public Wildcard DNS Domains pointing to localhost (127.0.0.1)

It turns out that some kind hearted people already set up wildcard domains for you already. You can use any domain below and/or any subdomain of these and they currently resolve to 127.0.0.1 but could switch at any time to resolve somewhere else. Here's the list of ones I know about. Let me know if there are more!

  • localhost - It will always works. Do you know why? I hope so.
  • [*.]fuf.me - Managed by @fidian; it will always point to localhost for IPv4 and IPv6
  • [*.]fbi.com - ๐Ÿ‘ ๐Ÿ‘ ๐Ÿ‘ ๐Ÿ‘ ๐Ÿ‘
  • [*.]localtest.me
  • [*.]127-0-0-1.org.uk
  • [*.]vcap.me
  • [*.]yoogle.com
  • [*.]lacolhost.com
  • [*.]local.sisteminha.com - Managed by @tinogomes
  • domaincontrol.com
  • See below comments for more domains

Of course, you can setup your own local domain.

sources:

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