Skip to content

Instantly share code, notes, and snippets.

@alces
Created June 30, 2017 05:30
Show Gist options
  • Save alces/8be269215e84d4d19bdcca506b1d4e77 to your computer and use it in GitHub Desktop.
Save alces/8be269215e84d4d19bdcca506b1d4e77 to your computer and use it in GitHub Desktop.
Pseudo domain names for non-routable IP addresses
10.0.0.1.nip.io maps to 10.0.0.1
app.10.0.0.1.nip.io maps to 10.0.0.1
customer1.app.10.0.0.1.nip.io maps to 10.0.0.1
customer2.app.10.0.0.1.nip.io maps to 10.0.0.1
otherapp.10.0.0.1.nip.io maps to 10.0.0.1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment