]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - wpa_supplicant/doc/docbook/wpa_gui.8
Import wpa_supplicant/hostapd 2.7
[FreeBSD/FreeBSD.git] / wpa_supplicant / doc / docbook / wpa_gui.8
1 .\" This manpage has been automatically generated by docbook2man 
2 .\" from a DocBook document.  This tool can be found at:
3 .\" <http://shell.ipoline.com/~elmert/comp/docbook2X/> 
4 .\" Please send any bug reports, improvements, comments, patches, 
5 .\" etc. to Steve Cheng <steve@ggi-project.org>.
6 .TH "WPA_GUI" "8" "02 December 2018" "" ""
7
8 .SH NAME
9 wpa_gui \- WPA Graphical User Interface
10 .SH SYNOPSIS
11
12 \fBwpa_gui\fR [ \fB-p \fIpath to ctrl sockets\fB\fR ] [ \fB-i \fIifname\fB\fR ] [ \fB-m \fIseconds\fB\fR ] [ \fB-t\fR ] [ \fB-q\fR ]
13
14 .SH "OVERVIEW"
15 .PP
16 wpa_gui is a QT graphical frontend program for interacting
17 with wpa_supplicant. It is used to query current status, change
18 configuration and request interactive user input.
19 .PP
20 wpa_gui supports (almost) all of the interactive status and
21 configuration features of the command line client, wpa_cli. Refer
22 to the wpa_cli manpage for a comprehensive list of the
23 interactive mode features.
24 .SH "COMMAND ARGUMENTS"
25 .TP
26 \fB-p path\fR
27 Change the path where control sockets should
28 be found.
29 .TP
30 \fB-i ifname\fR
31 Specify the interface that is being
32 configured. By default, choose the first interface found with
33 a control socket in the socket path.
34 .TP
35 \fB-m seconds\fR
36 Set the update interval in seconds for the signal
37 strength meter. This value must be a positive integer, otherwise
38 meter is not enabled (default behavior).
39 .TP
40 \fB-t\fR
41 Start program in the system tray only (if the window
42 manager supports it). By default the main status window is
43 shown.
44 .TP
45 \fB-q\fR
46 Run program in the quiet mode - do not display tray
47 icon pop-up messages.
48 .SH "SEE ALSO"
49 .PP
50 \fBwpa_cli\fR(8)
51 \fBwpa_supplicant\fR(8)
52 .SH "LEGAL"
53 .PP
54 wpa_supplicant is copyright (c) 2003-2018,
55 Jouni Malinen <j@w1.fi> and
56 contributors.
57 All Rights Reserved.
58 .PP
59 This program is licensed under the BSD license (the one with
60 advertisement clause removed).