Skip to content

Instantly share code, notes, and snippets.

@maleficarum
Created February 15, 2012 19:46
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maleficarum/1838434 to your computer and use it in GitHub Desktop.
Save maleficarum/1838434 to your computer and use it in GitHub Desktop.
Add/Remove alias for a given IP to localhost
ifconfig lo0 alias <IP>
ifconfig lo0 -alias <IP>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment