HTTP_Request_Randomizer
HTTP_Request_Randomizer copied to clipboard
Command Line Arguments
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.)