Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command Line Arguments #5

Open
pgaref opened this issue Jul 13, 2016 · 0 comments
Open

Command Line Arguments #5

pgaref opened this issue Jul 13, 2016 · 0 comments
Assignees

Comments

@pgaref
Copy link
Owner

pgaref commented Jul 13, 2016

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 pgaref self-assigned this Jun 26, 2017
pgaref pushed a commit that referenced this issue Jul 30, 2017
…y points in setup.py to allow pip create the appropriate form of executable for the target platform (cross-platform support). Currently working on proxyList executable
pgaref pushed a commit that referenced this issue Aug 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant