brutepass/README.md

12 lines
273 B
Markdown
Raw Permalink Normal View History

2024-09-28 02:06:00 +00:00
# brutepass
2024-09-28 02:16:13 +00:00
A Extreme Secure Password Generator
<img src="https://i.ibb.co/kxSJf5X/2024-09-27-23-11.png" alt="Brute Password" width="50%" />
## Features
```bash
2024-09-28 02:23:47 +00:00
git clone https://git.securityops.co/cristiancmoises/brutepass.git
2024-09-28 02:16:13 +00:00
cd brutepass
2024-09-28 02:19:26 +00:00
python3 -m http.server 8001
2024-09-28 02:06:00 +00:00