add new chinese translations
This commit is contained in:
13
pages.zh/common/rc.md
Normal file
13
pages.zh/common/rc.md
Normal 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}}`
|
Reference in New Issue
Block a user