1WPA_GUI(8) WPA_GUI(8)
2
3
4
6 wpa_gui - WPA Graphical User Interface
7
9 wpa_gui [ -p path to ctrl sockets ] [ -i ifname ] [ -t ]
10
11
13 wpa_gui is a QT graphical frontend program for interacting with
14 wpa_supplicant. It is used to query current status, change configura‐
15 tion and request interactive user input.
16
17 wpa_gui supports (almost) all of the interactive status and configura‐
18 tion features of the command line client, wpa_cli. Refer to the wpa_cli
19 manpage for a comprehensive list of the interactive mode features.
20
22 -p path
23 Change the path where control sockets should be found.
24
25 -i ifname
26 Specify the interface that is being configured. By default,
27 choose the first interface found with a control socket in the
28 socket path.
29
30 -t Start program in the system tray only (if the window manager
31 supports it). By default the main status window is shown.
32
34 wpa_cli(8) wpa_supplicant(8)
35
37 wpa_supplicant is copyright (c) 2003-2007, Jouni Malinen <j@w1.fi> and
38 contributors. All Rights Reserved.
39
40 This program is dual-licensed under both the GPL version 2 and BSD
41 license. Either license may be used at your option.
42
43
44
45 15 February 2009 WPA_GUI(8)