add new chinese translations

This commit is contained in:
2024-12-30 15:25:56 +08:00
parent a850046d7b
commit 0d798759fd
5418 changed files with 105800 additions and 7052 deletions

View File

@@ -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}}`