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://
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.
View full history Series and milestones
trunk series is the current focus of development.
All packages Packages in Distributions
-
linssid source package in Sid
Version 3.6-8 uploaded -
linssid source package in Oracular
Version 3.6-8ubuntu1 uploaded -
linssid source package in Noble
Version 3.6-8build4 uploaded -
linssid source package in Mantic
Version 3.6-8build1 uploaded -
linssid source package in Lunar
Version 3.6-8build1 uploaded
All bugs Latest bugs reported
-
Bug #1966079: Error on start: Authorization required, but no authorization protocol specified
Reported -
Bug #1863425: LinSSID doesn't work in elementary OS 5.1.2 Hera
Reported -
Bug #1803680: LinSSID 2.9.3.1 run ONLY from "Terminal".
Reported -
Bug #1636091: WLAN datalogging log file missing
Reported -
Bug #1520141: Channel 14 is not directly adjacent to channel 13
Reported