dotfiles/bin/spoof_mac.sh
2017-02-15 12:25:47 -05:00

4 lines
91 B
Bash
Executable File

#!/bin/bash
sudo ifconfig en0 ether $(openssl rand -hex 6 | sed 's%\(..\)%\1:%g; s%.$%%')