rc

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

Debian Debian
RUN apt-get update && \ apt-get install -y rc
Ubuntu
RUN apt-get update && \ apt-get install -y rc
Arch Arch Linux
RUN pacman -S --noconfirm rc
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y rc
Fedora
RUN dnf install -y rc
Raspbian
RUN apt-get update && \ apt-get install -y rc
click the source code to copy install rc on any operating system with command-not-found.com