tldr/pages.zh/osx/airport.md

20 lines
273 B
Markdown
Raw Normal View History

2019-02-26 03:06:13 +00:00
# airport
2019-10-18 04:30:29 +01:00
> 无线网络配置工具.
2019-02-26 03:06:13 +00:00
2019-10-19 07:12:27 +01:00
- 显示当前的无线状态信息:
2019-02-26 03:06:13 +00:00
`airport -I`
2019-10-19 07:12:27 +01:00
- 在通道 1 上监察(嗅探)无线流量:
2019-02-26 03:06:13 +00:00
`airport sniff {{1}}`
2019-10-19 07:12:27 +01:00
- 扫描可用的无线网络:
2019-02-26 03:06:13 +00:00
`airport -s`
2019-10-19 07:12:27 +01:00
- 与当前的 Airport 网络脱离连接:
2019-02-26 03:06:13 +00:00
`sudo airport -z`