Skip to content

Instantly share code, notes, and snippets.

@ssp
Created December 11, 2009 12:03
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 ssp/254168 to your computer and use it in GitHub Desktop.
Save ssp/254168 to your computer and use it in GitHub Desktop.
change MAC address
# for ethernet, use en1 for airport, replace 0s with desired address
sudo ifconfig en0 ether 00:00:00:00:00:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment