common/*: add Dutch translation (#11816)
Co-authored-by: Leon <leonvsc@users.noreply.github.com>
This commit is contained in:
13
pages.nl/common/rc.md
Normal file
13
pages.nl/common/rc.md
Normal 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}}`
|
Reference in New Issue
Block a user