dotfiles/home/bin/spoof_mac.sh
2023-01-02 00:04:28 -05:00

4 lines
91 B
Bash
Executable File

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