We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I put everything but once i execute i get this:
#] Starting the brute force... [+] Started @ 02:27:51 PM
then nothing else, Basically it doesn't brute force.
command: python3 igbf.py -u **Censored** -w /home/mrsnowy/Desktop/igbf/passwords.txt -t 2 -f /home/mrsnowy/Desktop/igbf/proxys.txt -p -v
python3 igbf.py -u **Censored** -w /home/mrsnowy/Desktop/igbf/passwords.txt -t 2 -f /home/mrsnowy/Desktop/igbf/proxys.txt -p -v
The text was updated successfully, but these errors were encountered:
You are combining the use of both a custom proxy list and the built-in rotating proxies, which are mutually exclusive, use one or the other.
Sorry, something went wrong.
No branches or pull requests
I put everything but once i execute i get this:
then nothing else, Basically it doesn't brute force.
command:
python3 igbf.py -u **Censored** -w /home/mrsnowy/Desktop/igbf/passwords.txt -t 2 -f /home/mrsnowy/Desktop/igbf/proxys.txt -p -v
The text was updated successfully, but these errors were encountered: