graysoncroom / InstagramPasswordCracker

Takes an argument of a username and a password list from standard input. Brute forces instagram account based on provided password list.
367 stars 113 forks source link

Password #56

Closed Kuttypuli809 closed 1 month ago

Kuttypuli809 commented 2 months ago

usage: instagram.py [-h] [-u USERNAME] [j] [-px PROXYLIST] [--prune PRUNE] [--stats] [-nc] [-m MODE]

optional arguments: -h, --help show this help message and exit -u USERNAME, --username USERNAME email or username -p PASSLIST, --passlist PASSLIST password list -px PROXYLIST, --proxylist PROXYLIST proxy list --prune PRUNE prune the database --stats get statistics of the proxies -nc, --no-color disable colors -m MODE, --mode MODE modes: 0 => 32 bots; 1 => 16 bots; 2 => 8 bots; 3 => 4 bots