mirror of
https://github.com/mttaggart/crux
synced 2026-06-08 16:14:00 +00:00
Add rich to RM
This commit is contained in:
@@ -14,7 +14,7 @@ The repository contains 2 directories: `extension` and `server`. Let's begin wit
|
||||
|
||||
### Server
|
||||
|
||||
Clone this repository to any server accessible from your victim. Make sure Flask is installed with `pip3 install flask`. Then, simply run `flask run [port]`. Your server is now listening for data.
|
||||
Clone this repository to any server accessible from your victim. Make sure Flask and Rich are installed with `pip3 install flask rich`. Then, simply run `flask run [port]`. Your server is now listening for data.
|
||||
|
||||
### Extension
|
||||
|
||||
|
||||
Reference in New Issue
Block a user