Update README.md
parent
de73b8e65e
commit
8f4ac3d3a4
|
@ -17,7 +17,7 @@ Calculate the time required for a brute-force attack based on password complexit
|
||||||
To install Crackulator, clone the repository and run the application:
|
To install Crackulator, clone the repository and run the application:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://git.securityops.co/crackulator
|
git clone https://git.securityops.co/cristiancmoises/crackulator.git
|
||||||
cd crackulator
|
cd crackulator
|
||||||
python3 -m http.server 8000
|
python3 -m http.server 8000
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue