How To Change Your Wifi MAC Address In MacOS
Simple steps to spoof your wifi MAC address in MacOS: Disconnect from current wifi network Open Terminal Check current MAC address by typing: ifconfig en0 |ether Type: sudo ifconfig en0 xx:xx:xx:xx:xx:xx (replace xx with new address) Check new address by typing: ifconfig en0 |ether Connect to wifi network