LinSSID – Linux Scanner – Wi-Fi Scanner

Spread the love

LinSSID is a graphical and functional Wi-Fi scanner for Ubuntu Linux, which is similar to iwscanner and Inssider

Two step install from terminal window:

  • sudo add-apt-repository ppa:wseverin/ppa
  • sudo apt-get update; sudo apt-get install linssid
  • Once installed, run it:

LinSSID is written from scratch entirely in C++ using Linux wireless tools and Qt4. It displays the information available from iwlist tool in graphical format. LinSSID displays a table of all of the local wireless networks that your device can receive, and information about them. It also displays charts of the signal strength of each network by channel number and over time. LinSSID will work with more than one wireless device attached to a system, but only one at a time (selectable).  LinSSID requires root privilege to run the iwlist tool. So you’ll be prompt to input the user password when starting the program from Unity Dash.

You might also like