View Single Post
luca's Avatar
Posts: 1,137 | Thanked: 402 times | Joined on Sep 2007 @ Catalunya
#342
Originally Posted by luca View Post
Since the mac address can be easily changed
Before somebody asks how:

Code:
/etc/init.d/wlancond stop
ifconfig wlan0 down
ifconfig wlan0 hw ether 11:22:33:44:55:66
ifconfig wlan0 up
/etc/init.d/wlancond start
Oh, and there's also the possibility that vodafone will sue you, but I doubt they're interested in doing that.
 

The Following User Says Thank You to luca For This Useful Post: