airport: add Chinese translation
This commit is contained in:

committed by
Starbeamrainbowlabs

parent
39b9d7b990
commit
91c4b70895
19
pages.zh/osx/airport.md
Normal file
19
pages.zh/osx/airport.md
Normal file
@@ -0,0 +1,19 @@
|
|||||||
|
# airport
|
||||||
|
|
||||||
|
> 无线网络配置工具.
|
||||||
|
|
||||||
|
- 显示当前的无线状态信息:
|
||||||
|
|
||||||
|
`airport -I`
|
||||||
|
|
||||||
|
- 在通道 1 上监察(嗅探)无线流量:
|
||||||
|
|
||||||
|
`airport sniff {{1}}`
|
||||||
|
|
||||||
|
- 扫描可用的无线网络:
|
||||||
|
|
||||||
|
`airport -s`
|
||||||
|
|
||||||
|
- 与当前的 Airport 网络脱离连接:
|
||||||
|
|
||||||
|
`sudo airport -z`
|
Reference in New Issue
Block a user