githubEdit

Rustcat

Installation

1)

sudo apt install cargo

2)

cargo install rustcat

3)

echo $SHELL

4)

nano .zshrc

5)

export PATH="$PATH:/root/.cargo/bin"

Usage:

1)

rcat listen -ib 1234

Flags

1) -lpu (UDP connection)

2) lpH (History Function)

Last updated