Home
last modified time | relevance | path

Searched refs:wpa_cli (Results 1 – 25 of 28) sorted by relevance

12

/freebsd/contrib/wpa/wpa_supplicant/doc/docbook/
H A Dwpa_cli.sgml9 <refentrytitle>wpa_cli</refentrytitle>
13 <refname>wpa_cli</refname>
20 <command>wpa_cli</command>
35 <para>wpa_cli is a text-based frontend program for interacting
40 <para>wpa_cli can show the current authentication status, selected
44 logoff/logon. wpa_cli provides a user interface to request
54 configuration file). This makes it possible to run wpa_cli with a
57 <para>wpa_cli supports two modes: interactive and command
62 <para>Interactive mode is started when wpa_cli is executed without
64 then entered on the wpa_cli prompt. In command line mode, the same
[all …]
H A DMakefile4 FILES += wpa_cli
24 …rm -f wpa_background.8 wpa_cli.8 wpa_gui.8 wpa_passphrase.8 wpa_priv.8 wpa_supplicant.8 eapol_test…
H A Dwpa_gui.sgml37 configuration features of the command line client, wpa_cli. Refer
38 to the wpa_cli manpage for a comprehensive list of the
87 <refentrytitle>wpa_cli</refentrytitle>
H A Dwpa_supplicant.conf.sgml33 the <emphasis>wpa_cli reconfigure</emphasis> command.</para>
52 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
H A Dwpa_supplicant.sgml69 <command>wpa_cli</command>, is included with
669 <term><command>wpa_cli</command></term> <listitem><para> the
716 based on wpa_cli to wait for a connection and then run
767 <refentrytitle>wpa_cli</refentrytitle>
/freebsd/usr.sbin/wpa/wpa_cli/
H A DMakefile10 PROG= wpa_cli
11 SRCS= wpa_cli.c
13 MAN= wpa_cli.8
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dwlanconfig167 if ! f_eval_catch -d wlanconfig wpa_cli "wpa_cli ping"; then
178 f_eval_catch wlanconfig wpa_cli "wpa_cli ping" || exit 1
203 f_eval_catch -d wlanconfig wpa_cli "wpa_cli scan"
208 f_eval_catch -dk SCAN_RESULTS wlanconfig wpa_cli "wpa_cli scan_results"
/freebsd/contrib/wpa/wpa_supplicant/
H A DREADME-WPS104 digit. "wpa_cli wps_check_pin <PIN>" can be used to do such processing.
111 control interface request, e.g., by calling wpa_cli:
113 wpa_cli wps_pin any
123 request, e.g., by calling wpa_cli:
125 wpa_cli wps_pin any 12345670
134 wpa_cli wps_pin any 12345670 300
136 If a random PIN is needed for a user interface, "wpa_cli wps_pin get"
146 over the control interface, e.g., by calling wpa_cli:
148 wpa_cli wps_pbc
157 wpa_cli:
[all …]
H A DREADME266 example text-based frontend, wpa_cli, is included with wpa_supplicant.
372 wpa_supplicant and wpa_cli with 'make' command. You may then install
377 # build wpa_supplicant and wpa_cli
380 cp wpa_cli wpa_supplicant /usr/local/bin
515 reloading can be triggered with 'wpa_cli reconfigure' command.
528 # allow frontend (e.g., wpa_cli) to be used by all users in 'wheel' group
681 wpa_cli
684 wpa_cli is a text-based frontend program for interacting with
688 wpa_cli can show the current authentication status, selected security
691 reassociation and IEEE 802.1X logoff/logon. wpa_cli provides a user
[all …]
H A Dnmake.mak8 all: wpa_supplicant.exe wpa_cli.exe wpa_passphrase.exe wpasvc.exe win_if_list.exe
153 $(OBJDIR)\wpa_cli.obj \
187 wpa_cli.exe: $(OBJDIR) $(OBJS_c)
188 link.exe /out:wpa_cli.exe $(LFLAGS) $(OBJS_c) $(LIBS)
H A DChangeLog411 * wpa_cli: added action script support for AP-ENABLED and AP-DISABLED
435 * wpa_cli: added tab completion for number of commands
621 * fixed wpa_cli action script execution to use more robust mechanism
762 (wpa_cli p2p_set per_sta_psk <0/1>)
902 * added "wpa_cli status wps" command to fetch WPA2-Personal passhrase
1011 * wpa_cli: added optional support for controlling wpa_supplicant
1013 * wpa_cli: extended tab completion to more commands
1126 * wpa_cli:
1147 - For interworking, add wpa_cli commands interworking_select,
1157 can now be used to build wpa_cli with internal implementation of
[all …]
H A DMakefile1 BINALL=wpa_supplicant wpa_cli
H A Dandroid.config175 # Select control interface backend for external programs, e.g, wpa_cli:
187 # Include support for GNU Readline and History Libraries in wpa_cli.
188 # When building a wpa_cli binary for distribution, please note that these
193 # Include internal line edit mode in wpa_cli. This can be used as a replacement
H A Ddefconfig218 # Select control interface backend for external programs, e.g, wpa_cli:
230 # Include support for GNU Readline and History Libraries in wpa_cli.
231 # When building a wpa_cli binary for distribution, please note that these
236 # Include internal line edit mode in wpa_cli. This can be used as a replacement
H A DREADME-P2P50 wpa_cli
54 done for example using wpa_cli (which is described below) or a GUI
58 wpa_cli starts in interactive mode if no command string is included on
62 by adding -i argument on the command line (e.g., 'wpa_cli -i wlan1').
850 wpa_cli action script
H A DREADME-Windows.txt127 wpa_supplicant, wpa_cli, and wpa_gui behave more or less identically to
191 wpa_cli.exe and wpa_gui.exe can be used to interact with the
H A DREADME-DPP88 Add a Configurator over the control interface (wpa_cli/hostapd_cli)
H A DREADME-HS20360 line tool, wpa_cli, can be used for manual testing with this interface.
362 Following wpa_cli interactive mode commands show some examples of manual
/freebsd/contrib/wpa/wpa_supplicant/vs2005/
H A Dwpa_supplicant.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wpa_cli", "wpa_cli\wpa_cli.vcproj", "{E3A7B181…
/freebsd/usr.sbin/bsdconfig/share/media/
H A Dwlan.subr131 # Structure of wpa_cli(8) `scan_results' entry
297 # Parse the results of wpa_cli(8) `scan_results' into a series of structs (see
308 eval "$( wpa_cli scan_results 2> /dev/null | awk \
699 if ! f_eval_catch -d $funcname wpa_cli 'wpa_cli ping'; then
749 f_eval_catch -d $funcname wpa_cli 'wpa_cli reconfigure'
758 if ! f_eval_catch -d $funcname wpa_cli 'wpa_cli ping'; then
764 fi # ! f_quietly wpa_cli ping
767 f_eval_catch -d $funcname wpa_cli 'wpa_cli scan' || return $FAILURE
1102 # required) from wpa_cli(8) `scan_results' [WPA_SCAN_RESULT] structs.
1272 # Process wpa_cli(8) `scan_results' structs
[all …]
/freebsd/usr.sbin/wpa/
H A DMakefile3 wpa_cli \
/freebsd/contrib/wpa/wpa_supplicant/examples/
H A D60_wpa_supplicant8 WPACLI=wpa_cli
H A Dwps-ap-cli3 CLI=wpa_cli
/freebsd/usr.sbin/bsdconfig/include/
H A Dmessages.subr355 msg_show_scan_results_help="Show wpa_cli(8) scan results"
416 msg_wpa_cli_ping_failed="wpa_cli(8) ping failed"
/freebsd/targets/pseudo/userland/
H A DMakefile.depend718 usr.sbin/wpa/wpa_cli \

12