A Remote Administration Tool (RAT) and Command and Control (C2) server in Rust! Blazingly fast by default 🚀 (unless it isn't), fully asynchronous (unless it isn't), and hopefully working (unless it isn't)!
First, compile the project to generate all binaries:
cargo build --release
The binaries will be located in your configured Cargo TARGET
directory.
Populate the configuration files with values as you need, and run the project.