An open API service indexing awesome lists of open source software.

https://github.com/kai-xl/auto-fuffer

Fuffing But with a fancy CLI based GUI twist!
https://github.com/kai-xl/auto-fuffer

fuff gui http https linux python3 web

Last synced: about 2 months ago
JSON representation

Fuffing But with a fancy CLI based GUI twist!

Awesome Lists containing this project

README

          

# Fancy-Fuffer

### Usage
Using the tool "fuff" it "fuffs" from a provided website, with using user-defined wordlists/arguments. What makes this diffrent is this streamlines fuffing by adding a CLI based GUI making the process faster.

**(basicaly use this if a website might have sub-directorys that you need to see/scan for to reach your goal.)**

### How to Use

1. Install python if its not on your system:
```bash
sudo apt update -y
```
```bash
sudo apt install python3 -y
```

2. Run the .py file:
```bash
python3 main.py
```