Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
WPA_GUI(8)							      WPA_GUI(8)

NAME
     wpa_gui - WPA Graphical User Interface

SYNOPSIS
     wpa_gui  [  -p path to ctrl sockets ] [ -i ifname ] [ -m seconds ] [ -t ] [
     -q ]

OVERVIEW
     wpa_gui is a QT graphical frontend program for interacting with wpa_suppli-
     cant. 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.

COMMAND ARGUMENTS
     -p path
	    Change the path where control sockets should be found.

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

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

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

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

SEE ALSO
     wpa_cli(8) wpa_supplicant(8)

LEGAL
     wpa_supplicant is copyright (c) 2003-2022, Jouni Malinen <j@w1.fi> and con-
     tributors.  All Rights Reserved.

     This  program is licensed under the BSD license (the one with advertisement
     clause removed).

				 07 August 2019 		      WPA_GUI(8)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=wpa_gui&sektion=8&manpath=FreeBSD+Ports+15.1.quarterly>

home | help