Skip to content

Multi Threading and argparse #13

@MattTheCoder-W

Description

@MattTheCoder-W

I would like to add multi-threading support to your project and argument parsing using argparse package.
I will post my progress on this idea in this thread.

Linked fork for insight

https://github.com/MattTheCoder-W/python-bruteForce

Idea

In my pull request I would like to add:

  • Support for multiple password check threads
  • Option to choose how many threads will be used
  • Argument parsing using argparse package

To Do

  • Create argument parsing (with interactive mode options)
  • Add multi threading
  • Test out new changes

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions