BFSG
BFSG copied to clipboard
BFSG - BruteForce String Generator 😾
BFSG 🌙
BFSG is a web BruteForce String generator written in Python
How i can start using BFSG 😎
- First check that you have a python version 3.8.5 or update it from Python Update
Installation 🤘
git clone https://github.com/yezz123/BFSG.git
Cd BFSG
Usage 😁
- Development prerequisites
pipenv install
- Production prerequisites
pipenv install --dev
- To activate project's virtualenv run:
pipenv shell
Running the tests 🥱
cd BFSG
mypy BFSG.py
pytest
Contributing ⭐
Contributions are welcome! ❤ Please share any features, and add unit tests! Use the pull request and issue systems to contribute.