Skip to content

Releases: s41r4j/igbf

[ igbf ]: v1.5

22 Jun 17:32
3603980
Compare
Choose a tag to compare
usage: igbf.py [-h] [-u USERNAME] [-w WORDLIST PATH] [-t TIMEOUT] [-v] [-p] [-l PROXY_LIMIT] [-f PROXY FILE PATH]

(s41r4j:igbf)> Instagram Brute Forcer

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        instagram username (*required)
  -w WORDLIST PATH, --wordlist WORDLIST PATH
                        password wordlist (*required)
  -t TIMEOUT, --timeout TIMEOUT
                        timeout between each request in secs (default: 2)
  -v, --verbose         verbose mode (displays failed logins and more)
  -p, --proxy           built-in ip rotating proxy (additinal library required)
  -l PROXY_LIMIT, --proxy-limit PROXY_LIMIT
                        limit the number of proxies to use (default: 300; max: 300; min: 1)
  -f PROXY FILE PATH, --proxy-file PROXY FILE PATH
                        use custom proxy file (`-p` & `-l` disabled)

[ igbf ]: v1.4

15 Jun 13:08
050cc8d
Compare
Choose a tag to compare
usage: igbf.py [-h] [-u USERNAME] [-w WORDLIST PATH] [-t TIMEOUT] [-v] [-p] [-l PROXY_LIMIT] [-f PROXY FILE PATH]

(s41r4j:igbf)> Instagram Brute Forcer

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        instagram username (*required)
  -w WORDLIST PATH, --wordlist WORDLIST PATH
                        password wordlist (*required)
  -t TIMEOUT, --timeout TIMEOUT
                        timeout between each request in secs (default: 2)
  -v, --verbose         verbose mode (displays failed logins and more)
  -p, --proxy           built-in ip rotating proxy (additinal library required)
  -l PROXY_LIMIT, --proxy-limit PROXY_LIMIT
                        limit the number of proxies to use (default: 300; max: 300; min: 1)
  -f PROXY FILE PATH, --proxy-file PROXY FILE PATH
                        use custom proxy file (`-p` & `-l` disabled)

[ igbf ]: v1.3

16 May 15:43
5bbcd48
Compare
Choose a tag to compare
usage: igbf.py [-h] [-u USERNAME] [-w WORDLIST PATH] [-t TIMEOUT] [-v] [-p] [-l PROXY_LIMIT] [-f PROXY FILE PATH]

(s41r4j:igbf)> Instagram Brute Forcer

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        instagram username (*required)
  -w WORDLIST PATH, --wordlist WORDLIST PATH
                        password wordlist (*required)
  -t TIMEOUT, --timeout TIMEOUT
                        timeout between each request in secs (default: 2)
  -v, --verbose         verbose mode (displays failed logins and more)
  -p, --proxy           built-in ip rotating proxy (additinal library required)
  -l PROXY_LIMIT, --proxy-limit PROXY_LIMIT
                        limit the number of proxies to use (default: 300; max: 300; min: 1)
  -f PROXY FILE PATH, --proxy-file PROXY FILE PATH
                        use custom proxy file (`-p` & `-l` disabled)

[ igbf ]: v1.2

13 May 15:47
0381cfc
Compare
Choose a tag to compare
usage: igbf.py [-h] [-u USERNAME] [-w WORDLIST PATH] [-t TIMEOUT] [-v] [-p] [-l PROXY_LIMIT]

(s41r4j:igbf)> Instagram Brute Forcer

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        instagram username (*required)
  -w WORDLIST PATH, --wordlist WORDLIST PATH
                        password wordlist (*required)
  -t TIMEOUT, --timeout TIMEOUT
                        timeout between each request in secs (default: 2)
  -v, --verbose         verbose mode (displays failed logins and more)
  -p, --proxy           use ip rotating proxy (additinal library required)
  -l PROXY_LIMIT, --proxy-limit PROXY_LIMIT
                        limit the number of proxies to use (default: 300; max: 300; min: 1)

[ igbf ]: v1.1

12 May 19:04
0381cfc
Compare
Choose a tag to compare
usage: igbf.py [-h] [-u USERNAME] [-w WORDLIST PATH] [-t TIMEOUT] [-g [PATH_TO_SAVE_PROXY_LIST]] [-p [PATH_TO_PROXY_LIST]]

(s41r4j:igbf)> Instagram Brute Force

optional arguments:
  -h, --help            show this help message and exit
  -u USERNAME, --username USERNAME
                        instagram username
  -w WORDLIST PATH, --wordlist WORDLIST PATH
                        password wordlist
  -t TIMEOUT, --timeout TIMEOUT
                        timeout between each request (default: 2)
  -g [PATH_TO_SAVE_PROXY_LIST], --generate-proxy-list [PATH_TO_SAVE_PROXY_LIST]
                        genereate proxy list (give full path, ending with '/' or '\')
  -p [PATH_TO_PROXY_LIST], --proxy [PATH_TO_PROXY_LIST]
                        use proxy list (give full path, ending with "/" or "\")