Skip to content

Instantly share code, notes, and snippets.

@jakob
Created January 31, 2014 09:38
Show Gist options
  • Save jakob/8729067 to your computer and use it in GitHub Desktop.
Save jakob/8729067 to your computer and use it in GitHub Desktop.
Vanilla `/etc/hosts` file on Mavericks
##
# Host Database
#
# localhost is used to configure the loopback interface
# when the system is booting. Do not change this entry.
##
127.0.0.1 localhost
255.255.255.255 broadcasthost
::1 localhost
fe80::1%lo0 localhost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment