← 返回命令列表

Linux command

iwlist 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Scan

iwlist wlan0 scanning

Example

iwlist wlan0 frequency

Example

iwlist wlan0 rate

Example

iwlist wlan0 auth

Example

iwlist wlan0 wpakeys

Example

iwlist wlan0 keys

Example

iwlist wlan0 power

说明

iwlist retrieves detailed information from a wireless network interface including available networks, supported frequencies, bit rates, and encryption capabilities.

参数

scanning
List access points and ad-hoc cells in range with detailed info
frequency
Show available frequencies and channels
rate
Show supported bit rates
keys
Show WEP encryption keys and key sizes
auth
Display WPA authentication parameters
wpakeys
Show WPA encryption keys
genie
Show Generic Information Elements (used for WPA)
power
Display power management settings
txpower
Show transmit power settings
retry
Show transmit retry limits and retry lifetime
event
List wireless events supported by the device
modulation
List supported and enabled modulations

FAQ

What is the iwlist command used for?

iwlist retrieves detailed information from a wireless network interface including available networks, supported frequencies, bit rates, and encryption capabilities.

How do I run a basic iwlist example?

Run `iwlist wlan0 scanning` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does scanning do in iwlist?

List access points and ad-hoc cells in range with detailed info