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!
- Host: GitHub
- URL: https://github.com/kai-xl/auto-fuffer
- Owner: kai-xl
- Created: 2024-12-02T16:55:05.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-02T17:14:00.000Z (over 1 year ago)
- Last Synced: 2025-03-27T12:14:23.386Z (about 1 year ago)
- Topics: fuff, gui, http, https, linux, python3, web
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```