View Single Post
Posts: 529 | Thanked: 194 times | Joined on Aug 2010 @ UK
#1043
Originally Posted by James_Littler View Post
right, got it

Code:
#!/bin/sh

sudo ifconfig wlan0 down;
sudo iwconfig wlan0 mode Monitor;
sudo ifconfig wlan0 up;

exit;
does the trick
how would you get it back to normal after apllying this , good idea thanks !
__________________
METASPLOIT INSTALL N900
Keep the forums clean
Dont forget to say thanks