HTTP_Request_Randomizer icon indicating copy to clipboard operation
HTTP_Request_Randomizer copied to clipboard

Command Line Arguments

Open pgaref opened this issue 9 years ago • 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.)

pgaref avatar Jul 13 '16 00:07 pgaref