pgaref/HTTP_Request_Randomizer

Command Line Arguments

pgaref opened this issue · 0 comments

Allow users to run the request randomizer from command line with configurable:

  • proxy providers (whitelist, blacklist)
  • output-format (json, txt)
  • timeout (where supported)

We could use argparse for that purpose. Might also be useful to include:

  • anonymity-levels=(all, transparent, anonymous, elite)
  • protocols=(http, https, sock4, sock5)
  • countries=(us,ca, etc.)