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

13
pages.zh/common/rc.md Normal file
View File

@@ -0,0 +1,13 @@
# rc
> 一个现代简约的端口监听器和反向 shell。
> 类似于 `nc`。
> 更多信息:<https://github.com/robiot/rustcat/wiki/Basic-Usage>。
- 在特定端口上开始监听:
`rc -lp {{port}}`
- 开始一个反向 shell
`rc {{host}} {{port}} -r {{shell}}`