-
Notifications
You must be signed in to change notification settings - Fork 58
Open
Labels
Description
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.)