Skip to content

Instantly share code, notes, and snippets.

@compleatang
Created September 3, 2013 12:05
Show Gist options
  • Save compleatang/6422979 to your computer and use it in GitHub Desktop.
Save compleatang/6422979 to your computer and use it in GitHub Desktop.
Confuse that Shizz -- especially useful after blocks of time in another country. Clear your browser history and change your MAC -- Ubuntu only.
#!/usr/bin/bash
sudo ifconfig eth0 down
sudo macchanger -r eth0
sudo ifconfig eth0 up
sudo ifconfig wlan0 down
sudo macchanger -r wlan0
sudo ifconfig wlan0 up
google-chrome "file:///home/coda/Dropbox/Chrome-Extensions/Source%20Codes/funsa.html"
sudo service network-manager restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment