当前位置:网站首页>wpa_cli参数说明
wpa_cli参数说明
2022-06-22 17:28:00 【追梦-北极星】
set_network
1、想看set_network所有的参数列表
可以set_network 后两次tab,然后会出来

2、mode的所有可能
/**
* mode - IEEE 802.11 operation mode (Infrastucture/IBSS)
*
* 0 = infrastructure (Managed) mode, i.e., associate with an AP.
*
* 1 = IBSS (ad-hoc, peer-to-peer)
*
* 2 = AP (access point)
*
* 3 = P2P Group Owner (can be set in the configuration file)
*
* 4 = P2P Group Formation (used internally; not in configuration
* files)
*
* 5 = Mesh
*
* Note: IBSS can only be used with key_mgmt NONE (plaintext and static
* WEP) and WPA-PSK (with proto=RSN). In addition, key_mgmt=WPA-NONE
* (fixed group key TKIP/CCMP) is available for backwards compatibility,
* but its use is deprecated. WPA-None requires following network block
* options: proto=WPA, key_mgmt=WPA-NONE, pairwise=NONE, group=TKIP (or
* CCMP, but not both), and psk must also be set (either directly or
* using ASCII passphrase).
*/
enum wpas_mode {
WPAS_MODE_INFRA = 0,
WPAS_MODE_IBSS = 1,
WPAS_MODE_AP = 2,
WPAS_MODE_P2P_GO = 3,
WPAS_MODE_P2P_GROUP_FORMATION = 4,
WPAS_MODE_MESH = 5,
} mode;边栏推荐
- 2022年R2移动式压力容器充装试题模拟考试平台操作
- Short video live broadcast source code, use of EditText input box
- Nuxt - 超详细环境搭建及创建项目整体流程(create-nuxt-app)
- Traitement des valeurs manquantes
- Jenkins configuration project integration pin notification
- Does CDC 2.2.1 monitoring sqlserver not support monitoring multiple databases?
- When online and offline integration accelerates and information docking channels are diversified, the traditional center will not be necessary
- Nuxt - create nuxt app
- 基于转换器 (MMC) 技术和电压源转换器 (VSC) 的高压直流 (HVDC) 模型(Matlab&Simulink实现)
- 线程池:ThreadPoolExcutor源码阅读
猜你喜欢

Cookie加密3+RPC解法

In May, 2022, China's game manufacturers and applications went to sea, with top 30 revenue in EMEA region

Killed by the script, and "resurrected" by camping

Using stream API instead of SQL
![Azkaban startup error 2022/06/20 21:39:27.726 +0800 error [stdouterrredirect] [azkaban] exception in thread](/img/02/2e402f05022b36dc48ff47232e8535.png)
Azkaban startup error 2022/06/20 21:39:27.726 +0800 error [stdouterrredirect] [azkaban] exception in thread "m

大一女生废话编程爆火!懂不懂编程的看完都拴Q了

缺失值處理

Activity启动流程梳理

零基础学编程/学逆向/过检测(frida实战)

Zero basic programming / reverse learning / over detection (Frida practice)
随机推荐
Array implementation of circular linked list
各位大佬,第一次使用flink mysql cdc, 现在程序启动 没报错 新增数据没有打印出来
Tasks and responsibilities of the test team and basic concepts of testing
Grafana 9 is officially released, which is easier to use and more cool!
[轻松学会shell编程]-4、单引号和双引号的区别、整形数值的运算、shell中数组定义和sed的详细用法
Cloud minimalist deployment svelte3 chat room
基于转换器 (MMC) 技术和电压源转换器 (VSC) 的高压直流 (HVDC) 模型(Matlab&Simulink实现)
炒股开户选择哪个券商公司是最安全最好呢
d的dip1000,1
Short video live broadcast source code, use of EditText input box
Missing value handling
SystemVerilog(十二)-$unit声明空间
GPIO operation method of imx6ull
Correct method of converting Inkscape into DXF file SVG exporting DXF file
Beijing restorer's half moon: how to rekindle the fireworks in store management
SaaS化应用开发指南
RF analyzer demo setup
[applet project development -- Jingdong Mall] configuration tabbar & window style for uni app development
Preliminary controller input of oculus learning notes (1)
Typescript (7) generic