1
1
Fork 0
scripts/macchanger

6 lines
48 B
Bash
Executable File

#!/bin/sh
/usr/bin/macchanger -e wlan0
exit 0