Update README.md
parent
8b57d3bb9e
commit
a979d51629
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
||||||
# brutepass
|
# brutepass
|
||||||
|
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
|
||||||
|
git clone https://git.securityops.co/cristiancmoises/brutepass/
|
||||||
|
cd brutepass
|
||||||
|
python3 -m http.server 8000
|
||||||
|
|
||||||
A Extreme Secure Password Generator
|
|
Loading…
Reference in New Issue