Home
last modified time | relevance | path

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

12

/hostap-latest/wpa_supplicant/doc/docbook/
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 …]
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…
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>
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
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>
/hostap-latest/wpa_supplicant/
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 …]
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 …]
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)
D.gitignore6 wpa_cli
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 …]
DMakefile1 BINALL=wpa_supplicant wpa_cli
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
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
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
/hostap-latest/wpa_supplicant/vs2005/
Dwpa_supplicant.sln6 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "wpa_cli", "wpa_cli\wpa_cli.vcproj", "{E3A7B181…
/hostap-latest/wpa_supplicant/examples/
D60_wpa_supplicant8 WPACLI=wpa_cli
Dwps-ap-cli3 CLI=wpa_cli
/hostap-latest/doc/
Dwpa_supplicant.fig18 4 0 0 50 -1 0 12 0.0000 4 180 585 3600 1425 wpa_cli\001
Dp2p_arch.dot44 label = "wpa_cli -a"
Dp2p_arch2.dot40 label = "wpa_cli -a"
Dcode_structure.doxygen205 command line interface (wpa_cli) and GUI (wpa_gui) for this interface
224 \ref wpa_cli.c
Dhostapd_ctrl_iface.doxygen46 not be broken by unsolicited messages. \ref wpa_cli.c is an example of how
Dp2p.doxygen369 sockets on Linux) or with help of wpa_cli (e.g., from a script).
412 \subsection p2p_wpa_cli wpa_cli example
414 wpa_cli can be used to control wpa_supplicant in interactive
/hostap-latest/tests/hwsim/
Dstart.sh5 WPACLI=$DIR/../../wpa_supplicant/wpa_cli
19 WPACLI=$LOGDIR/alt-wpa_supplicant/wpa_supplicant/wpa_cli
/hostap-latest/tests/
Dcipher-and-key-mgmt-testing.txt205 connect to the network. Use wpa_cli to control the test device.
215 wpa_cli:
329 connect to the network. Use wpa_cli to control the test device.
363 - wpa_cli "raw RESEND_ASSOC"

12