2014-06-18

MacOS - How to get read your current MAC address

1. Open terminal

2. Run this command:

  • networksetup -listallhardwareports

MacOS - How to spoof or change your wi-fi MAC address

1. Install SpoofMac

2. Optionally, list your devices' MAC addresses:
spoof-mac list

3. Or, optionally too, list only wi-fi devices:
spoof-mac list --wifi

2. Run this on terminal, to assign a new and random MAC address:
spoof-mac randomize wi-fi

5. Or run this, if you want to change the mac address of a specific device, by its name:
spoof-mac randomize en0

6. Reset back to your original hardware's MAC address:
spoof-mac reset wi-fi