Wpa gui: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Created page with "wpa_gui is a QT frontend for wpa_supplicant. You can use it instead of xwlan/wlanstat for managing your wireless networks. It works for me and I can connect to my local wirele..."
 
 
Line 10: Line 10:


==Author==
==Author==
Andi B.
* [[Andreas Buchinger]]


[[Category:Open Source Software]]
[[Category:Open Source Software]]

Latest revision as of 21:41, 1 May 2018

wpa_gui is a QT frontend for wpa_supplicant. You can use it instead of xwlan/wlanstat for managing your wireless networks. It works for me and I can connect to my local wireless networks here.

  • Start wpa_supplicant with a .conf file f.i. wp.cmd
  • Use wpa_gui for scanning and configuration

As usual your wireless card has to be supported by genmac to use wireless networks with OS/2.

Download

Author