From 32b66507ad2301d7ec604f6a04b82dd46f36ee3f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cristian=20Cezar=20Mois=C3=A9s?= Date: Sat, 28 Sep 2024 02:19:26 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4618ccc..cae9878 100644 --- a/README.md +++ b/README.md @@ -7,5 +7,5 @@ A Extreme Secure Password Generator ```bash git clone https://git.securityops.co/cristiancmoises/brutepass/ cd brutepass -python3 -m http.server 8000 +python3 -m http.server 8001