View Single Post
moudy91's Avatar
Posts: 165 | Thanked: 18 times | Joined on Jun 2010
#1221
Originally Posted by JonWW View Post
To get the MAC address:
Code:
echo "iwconfig wlan0"|root|grep Point|sed "s/.*Point: //;s/ //g"
thank you your my saver :>
now i can find any access point mac very fast