Registered by Warren

LinSSID is graphically and functionally similar to iwscanner (Linux) and Inssider (Microsoft™ Windows®). It is written from scratch entirely in C++ using Linux wireless tools, Qwt, and Qt.

LinSSID is most easily installed by adding the binary ppa to your software sources and then using your favorite application manager to install it:
deb http://ppa.launchpad.net/wseverin/ppa/ubuntu <version> main

LinSSID 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. It can be run in one of two ways to do this. The preferred method is to launch LinSSID as a regular user and let it ask for a password. It will then use the password to get iwlist information, but LinSSID itself will not run with root privilege. Alternately, LinSSID can be launched with root privilege. This second method is less secure since any misbehaving code in the program could possibly have detrimental effects on the system.

LinSSID is multi-threaded, using the main thread to communicate with the main window and the user while a second worker thread keeps a named pipe filled with iwlist data.

The LinSSID interface is build with Qt and libqwt tools. The boost c++ regex library is used for scanning and converting iwlist output.

Project information

Maintainer:
Warren
Driver:
Warren
Licence:
GNU GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All packages Packages in Distributions

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

LinSSID does not have any download files registered with Launchpad.