

Sudo ifconfig en0 ether xx:xx:xx:xx:xx:xx If the wi-fi interface is en0 the command would be like this instead: Sudo ifconfig en1 ether 00:e2:e3:e4:e5:e6 You can generate a random one if need be.įor this example, we will set our wireless MAC address to 00:e2:e3:e4:e5:e6 by issuing the following command: To spoof your MAC address, you simply set that value returned from ifconfig to another hex value in the format of aa:bb:cc:dd:ee:ff.

Note, it’s possible that your Mac has the wi-fi card on en0 or en1, so you may need to adjust the string according to your network interface as detailed above. If you do, it’s not the end of the world, you’ll just have to reboot to reset it from a change.

Write this down somewhere so you don’t forget it. Launch the Terminal app and type the following command:Īnd the values after ‘ether’ makeup your current MAC address. You’re going to want your current wireless MAC address so you can set it back without rebooting. Some Macs use en0 and others en1 for wi-fi, you can quickly determine which is the case on your Mac by holding down the OPTION key and clicking on the wi-fi menu item to see the interface.
