common/*: add Dutch translation (#11816)

Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
Sebastiaan Speck
2023-12-22 13:07:07 +01:00
committed by GitHub
parent 7d97e8ed82
commit d871afe00c
3 changed files with 78 additions and 0 deletions

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

@@ -0,0 +1,13 @@
# rc
> Een moderne simplistische poort luisteraar en omgekeerde shell.
> Vergelijkbaar met `nc`.
> Meer informatie: <https://github.com/robiot/rustcat/wiki/Basic-Usage>.
- Start met luisteren op een specifieke poort:
`rc -lp {{poort}}`
- Start een omgekeerde shell:
`rc {{host}} {{poort}} -r {{shell}}`