Skip to content

Instantly share code, notes, and snippets.

@codeshrew
Created February 26, 2014 22:44
Show Gist options
  • Save codeshrew/9240352 to your computer and use it in GitHub Desktop.
Save codeshrew/9240352 to your computer and use it in GitHub Desktop.
hosts file settings to optimize .local resolving on Mac
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 something.local
::1 something2.local
::1 something3.local
::1 localhost
fe80::1%lo0 localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment