rustcat 1.1.1

rustcat - The Modern Port Listener & Reverse Shell
rustcat-1.1.1 is not a library.
Cargo Arch Linux Debian/Kali Other
cargo_img arch_img kali_img other_img
cargo install rustcat yay -S rustcat Read the install guide Read the install guide

🤔 What Is Rustcat?

Ex 🎨 Rustcat is a modern port listener & Reverse Shell that is very easy to use.

✨ Features

  • Listen on ports
  • Command history
  • Reverse shell
  • Udp
  • Colors

⚙️ Why Rustcat?

👶 Everything Easy

Ex Starting a listener is just as simple as rc -lp port. While in netcat you would do something like nc -nlvp port.

And creating a reverse shell has never been easier, rc -rp port shell is all you need. No more long /dev/tcp stuff that you always forget.

📃 Command History

Appearance Command history is something we all need. How annoying isn't it when you accidently type a long command wrong, then you have to rewrite the entire thing.

But Rustcat fixes that with command history. Just add -H and you will get command history (rc -lpH port), unlike netcat where you have to use another application and do rlwrap -cAr nc -nlvp port.

🎨 Appearance

Appearance

A little splash of color doesn't hurt :).

📖 Full Installation Guide

You can find the guide here

💡 Usage

A basic usage guide can be found here