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

request: add proxy support #11

Closed
wants to merge 1 commit into from
Closed

request: add proxy support #11

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Feb 20, 2020

This closes #10. You can remove the try-require if you think this feature is core enough to always be a dependency.

@ghost ghost requested a review from chjj February 20, 2020 14:59
@braydonf
Copy link

This adds 2 additional dependencies, one of which adds a total of 68 dependencies. This is problematic for security reasons. This can likely use the bsocks module, which has been used elsewhere for a similar purpose.

@ghost ghost closed this Aug 14, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How to set proxy to http request?
1 participant