Skip to content

Instantly share code, notes, and snippets.

@bahmutov
Created February 12, 2016 02:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bahmutov/40d11495c4cd10e24c37 to your computer and use it in GitHub Desktop.
Save bahmutov/40d11495c4cd10e24c37 to your computer and use it in GitHub Desktop.
Find local IP address

On Mac OSX

To find the local network (WIFI usually) address ipconfig getifaddr en0

ipconfig getifaddr en0
192.168.0.8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment