Clone the repo and install dependencies:
git clone https://github.com/nitishxyz/ffuffer/
cd ffuffer
yarn
You will need the ffuf intalled to use this GUI.
Start the app in the dev
environment:
yarn start
To package apps for the local platform:
yarn package