dotfiles/home/bin/spoof_mac.sh

4 lines
91 B
Bash
Raw Normal View History

2017-02-15 17:25:47 +00:00
#!/bin/bash
sudo ifconfig en0 ether $(openssl rand -hex 6 | sed 's%\(..\)%\1:%g; s%.$%%')