irenicus09

macchanger.sh

May 20th, 2015
266
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. #! /bin/sh
  2. ifconfig wlan0 down;
  3. macchanger -r wlan0;
  4. ifconfig wlan0 up;
Advertisement
Add Comment
Please, Sign In to add comment