Skip to content

v1 stable 2

Latest
Compare
Choose a tag to compare
@ThomasByr ThomasByr released this 27 Nov 09:03
5a294fe

v1.0.2 stable version ⚡

GitHub license Author Author

✨ What's new ? (*)

  • minor refactors
  • hot fixes (retries and performance improvements)

✏️ How to ?

python tor_brute.py -ai1
argument hint default
-h, --help show help message and exit
-v, --version show program's version
-d, --debug debug mode False
-c, --config path to the config file .cfg
-u, --user path to the usernames file assets/user.txt
-p, --passwd path to the passwords file assets/passwd.txt
-i, --iter * number of combination for user/passwd 3, 2
-e, --each change Tor ID each X requests (0 or >=100) 1000
-t, --timeout timeout for http requests 10
-m, --max-tries how much to retry stuff 3
-w, --threads * number of threads 50
-s, --sleep additional sleep time between each ID swap 0
-a, --all use permutations (unordered combination) False

🔄️ Full changelog

Please find the whole v1 history in CHANGELOG.md


(*) since last stable release