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

Return network use of scraper by using a proxy #16

Open
mlandauer opened this issue Aug 25, 2019 · 1 comment
Open

Return network use of scraper by using a proxy #16

mlandauer opened this issue Aug 25, 2019 · 1 comment
Labels
enhancement New feature or request low priority
Projects

Comments

@mlandauer
Copy link
Member

But don't make the proxy a transparent one.

From morph we learned that it's not really possible to make the proxy truly transparent to the user because some languages just don't make it easy to update certificates.

Instead it makes sense to automatically set http_proxy and https_proxy environment variables and tell the user that they need to use the proxy to access the outside world. Most of the time they won't need to do anything but in case something goes wrong they have a way to understand what is happening and debug it.

@mlandauer
Copy link
Member Author

Related to #15

@mlandauer mlandauer added enhancement New feature or request low priority labels Aug 26, 2019
@mlandauer mlandauer added this to Low priority in Yinyo Aug 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority
Projects
Yinyo
  
Low priority
Development

No branches or pull requests

1 participant