Skip to content
/ bruty Public

A distributed client-server system that bruteforces YT links based on a starting ID.

License

Notifications You must be signed in to change notification settings

skifli/bruty

Repository files navigation

Run the binary in the format path_to_binary {ID} {SECRET}, where:

  • ID is your ID.
  • SECRET is your SECRET, which I gave you.

Important

The default threads value is 100. This should not lag out any computer, but if you are willing to, I would appreciate you increasing the threads value as this means your client will do more requests per second. Do this by adding --threads 350 onto the end of the above command to, in this example, set the threads to 350.

Note

If you are on Linux or macOS, you may have to execute chmod +x path_to_binary in a shell to be able to run the binary.

About

A distributed client-server system that bruteforces YT links based on a starting ID.

Topics

Resources

License

Stars

Watchers

Forks

Languages