umeshshinde19 / instainsane

Multi-threaded Instagram Brute Forcer (100 attemps at once)
Other
546 stars 340 forks source link

line 575: [: 100: unary operator expected #13

Open txmajiki opened 3 years ago

txmajiki commented 3 years ago

i get this error all the time someone please help me it stops after the 100th password try.

JTR104 commented 3 years ago

It could be referencing an error in code where there should be a separation but isn’t. If you type “nano instainsane.sh” and then “^_ “ then type “575” it will take you to a while loop that is part of the ip recycling process. There should be five commands on that line separated by “;”. My guess is the “;” isn’t there if that’s the error you’re getting. Though is may spawn the all new error of too many arguments.

Hadesunjackd commented 2 years ago

Hey brother, I also have the same issue except mine is line 573 any tips?