logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

wpa_gui - WPA Graphical User Interface

Command Arguments

-ppath
              Change the path where control sockets should be found.

       -iifname
              Specify  the interface that is being configured. By default, choose the first interface found with
              a control socket in the socket path.

       -mseconds
              Set the update interval in seconds for the signal strength meter. This value must  be  a  positive
              integer, otherwise meter is not enabled (default behavior).

       -t     Start  program  in  the  system tray only (if the window manager supports it). By default the main
              status window is shown.

       -q     Run program in the quiet mode - do not display tray icon pop-up messages.

Name

       wpa_gui - WPA Graphical User Interface

Overview

       wpa_gui  is  a  QT  graphical  frontend  program for interacting with wpa_supplicant. It is used to query
       current status, change configuration and request interactive user input.

       wpa_gui supports (almost) all of the interactive status and configuration features of  the  command  line
       client, wpa_cli. Refer to the wpa_cli manpage for a comprehensive list of the interactive mode features.

See Also

wpa_cli(8) wpa_supplicant(8)

Synopsis

wpa_gui [ -ppathtoctrlsockets ] [ -iifname ] [ -mseconds ] [ -t ] [ -q ]

See Also