add new chinese translations
This commit is contained in:
@@ -1,21 +1,21 @@
|
||||
# airmon-ng
|
||||
|
||||
> 激活无线网络设备的监控模式。
|
||||
> 属于 `aircrack-ng` 套件的一部分。
|
||||
> 更多信息:<https://www.aircrack-ng.org/doku.php?id=airmon-ng>.
|
||||
> 在无线网络设备上激活监视模式。
|
||||
> 是 `aircrack-ng` 的一部分。
|
||||
> 更多信息:<https://www.aircrack-ng.org/doku.php?id=airmon-ng>。
|
||||
|
||||
- 列出无线设备及其状态:
|
||||
|
||||
`sudo airmon-ng`
|
||||
|
||||
- 为一个特定的设备打开监控模式:
|
||||
- 为特定设备开启监视模式:
|
||||
|
||||
`sudo airmon-ng start {{wlan0}}`
|
||||
|
||||
- 关闭使用无线设备的干扰进程:
|
||||
- 终止使用无线设备的干扰进程:
|
||||
|
||||
`sudo airmon-ng check kill`
|
||||
|
||||
- 关闭某个特定网络接口的监控模式:
|
||||
- 为特定网络接口关闭监视模式:
|
||||
|
||||
`sudo airmon-ng stop {{wlan0mon}}`
|
||||
`sudo airmon-ng stop {{wlan0mon}}`
|
Reference in New Issue
Block a user