Skip to content

A list of Public domains for development that point to localhost 127.0.0.1

License

Notifications You must be signed in to change notification settings

alchatti/list_domains-to-localhost

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

List of Domains that resolves to 127.0.0.1

1. Information

This is a list of domains which resolves to 127.0.0.1 and easy to type can be used for local development environment without the need to modify the OS host files. This help with wildcard subdomains without the need to edit the host files.

2. Notice

This list is provided without any liability. Make sure to verify that they point actually to 127.0.0.1 before using them, including subdomains.

3. Testing Commands

ping $domain
# Examples
ping localtest.me
ping test.localtest.me

4. The List

  1. localtest.me : [ http://readme.localtest.me/ ]

  2. vcap.me : [ https://github.com/cloudfoundry-attic/vcap ]

  3. lacolhost.me : [ http://blog.reenhanced.com/post/29566591244/developing-with-subdomains-just-got-a-lot-easier ]

  4. lvh.me : [ https://coderwall.com/p/-neplg/use-lvh-me-for-local-subdomain-testing ]

  5. fuf.me

  6. yoogle.com

  7. mouse-potato.com

  8. localhst.co.uk

5. Contributing

Any contributions welcome, could be by Pull request or by opening an issue with subject containing [???]

  • [ADD] for adding new domains
  • [RMV] for removing domains

6. Change Log

See CHANGELOG

7. License

MIT LICENSE

Releases

No releases published

Packages

No packages published