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

@@ -0,0 +1,13 @@
# wpaclean
> 清理捕获文件,仅保留 4 次握手和一个信标。
> 是 Aircrack-ng 网络软件套件的一部分。
> 更多信息:<https://manned.org/wpaclean.1>。
- 清理捕获并仅在结果中保存 4 次握手和一个信标:
`wpaclean {{path/to/result.cap}} {{path/to/capture.cap}}`
- 清理多个捕获并在结果中保存 4 次握手和信标:
`wpaclean {{path/to/result.cap}} {{path/to/capture1.cap path/to/capture2.cap ...}}`