From 918722d5a0dce2cfdbbc9f8fb31bc1ea2ed911ce Mon Sep 17 00:00:00 2001 From: Dhruv8444 <72160289+Dhruv8444@users.noreply.github.com> Date: Thu, 1 Oct 2020 00:39:30 +0530 Subject: [PATCH] Update README.md --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5540f7e..2e3863d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Instax ## Author: github.com/dhasirar ## IG: instagram.com/dhasirar -### Don't copy this code without give me the credits, +### Don't copy this code without giving me the credits, Instax is an tool to perform multi-threaded brute force attack against Instagram, this script can bypass login limiting and it can test infinite number of passwords with a rate of +400 passwords/min using 20 threads. ## Legal disclaimer: @@ -24,7 +24,11 @@ git clone https://github.com/dhasirar/instax.git cd instax chmod +x instax.sh service tor start -bash instax.sh +bash instax.sh + + ## Eroor which might occur + I require tor but it’s not installed“ + use the command ...... apt-get install tor ``` ### Install requirements (Curl, Tor, Openssl):