LinSSID - Its a tool to monitor the network. Read more here.
Steps to install it as :
- Install LinSSID from http://sourceforge.net/projects/linssid/files/Linssid_2.1/
- After it is installed I found that I got an error stating that it could not see any wireless devices so I installed IW by typing the following command into the terminal
- sudo apt-get install iw
- Then we are able to run LinSSID by typing in the terminal
- sudo linssid
- (optional) If you would like to try combining steps 2.1 &3 try
- sudo apt-get install iw && sudo linssid
And its done, Now we can use this tool to handle network around us.