BFSG
BFSG - BruteForce String Generator 😾
Install / Use
/learn @Yezz123-Archive/BFSGREADME
<p align="center">
<img width="720" height="405" src="https://github.com/yezz123/BFSG/blob/main/img/BFSG.gif">
</p>
<p align="center">
<img src="https://img.shields.io/badge/Dev-Yezz123-green?style"/>
<img src="https://img.shields.io/badge/language-python-blue?style"/>
<img src="https://img.shields.io/github/license/yezz123/BFSG"/>
<img src="https://img.shields.io/github/stars/yezz123/BFSG"/>
<img src="https://img.shields.io/github/forks/yezz123/BFSG"/>
<img src="https://visitor-badge.laobi.icu/badge?page_id=yezz123.Pretty-Readme">
<img src="https://img.shields.io/static/v1?label=%F0%9F%8C%9F&message=If%20Useful&style=style=flat&color=BC4E99" alt="Star Badge"/>
</p>
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.
