
But the same should work for your WiFi network, you just have to figure out the name of your WiFi, for me it is "en1". I changed my ethernet MAC address instead of my WiFi MAC address because I didn't want to affect my WiFi connection to my router (since I only allow known MAC addresses to connect to my router).

(Of course, you need Administrator privileges.)


ORIGINALMAC=`ifconfig en0 | grep ether | awk '`Īnd check that the MAC address is back to the original: I just checked the standard commandline method for changing the ethernet MAC address under Mojave 10.14.1 and it works fine without any problems.įor instance, using the Terminal, first save your original MAC address:
