1WPA_GUI(8)                                                          WPA_GUI(8)
2
3
4

NAME

6       wpa_gui - WPA Graphical User Interface
7

SYNOPSIS

9       wpa_gui  [  -p path to ctrl sockets ]  [ -i ifname ]  [ -m seconds ]  [
10       -t ]  [ -q ]
11

OVERVIEW

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

COMMAND ARGUMENTS

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       -m seconds
31              Set the update interval  in  seconds  for  the  signal  strength
32              meter. This value must be a positive integer, otherwise meter is
33              not enabled (default behavior).
34
35       -t     Start program in the system tray only  (if  the  window  manager
36              supports it). By default the main status window is shown.
37
38       -q     Run  program in the quiet mode - do not display tray icon pop-up
39              messages.
40

SEE ALSO

42       wpa_cli(8) wpa_supplicant(8)
43
45       wpa_supplicant is copyright (c) 2003-2019, Jouni Malinen <j@w1.fi>  and
46       contributors.  All Rights Reserved.
47
48       This program is licensed under the BSD license (the one with advertise‐
49       ment clause removed).
50
51
52
53                                31 January 2020                     WPA_GUI(8)
Impressum