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

Come up with an easier method to access send requests via proxy. #7

Open
Krythz43 opened this issue Dec 2, 2019 · 3 comments
Open
Labels

Comments

@Krythz43
Copy link
Owner

Krythz43 commented Dec 2, 2019

Currently, we are setting up proxy settings inside the code. This could be done in a variety of ways including the following:

  1. At the initial run of the script, ask the user for their proxy settings and store it
  2. Pass it as command-line arguments
@Krythz43 Krythz43 added good first issue Good for newcomers KWoC-2019 labels Dec 2, 2019
@ghost
Copy link

ghost commented Dec 6, 2019

Hi! I am Aritra Sen, 1st Year B.Tech student of IIT Kharagpur

@ghost
Copy link

ghost commented Dec 6, 2019

Regarding this query, Can we not just let urllib.request.getproxies() and getproxies_environment() to get the system defined proxies...and set the proxies accordingly?

@Krythz43
Copy link
Owner Author

Krythz43 commented Dec 6, 2019

@aritrasen5500 Ah well am too sleepy to google it right now. Why don’t you push the code onto a development branch named “devel” and I’ll test it out tomorrow morning?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant