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

Add Socks Proxy support #141

Closed
mlegenhausen opened this issue Dec 25, 2011 · 5 comments
Closed

Add Socks Proxy support #141

mlegenhausen opened this issue Dec 25, 2011 · 5 comments
Labels

Comments

@mlegenhausen
Copy link

Cause there is no hope that this will be supported by nodejs itself (nodejs/node-v0.x-archive#1973) I hope this library can support socks proxies. A simply example where it is useful is the tor network, which only supports the socks protocol.

@mattcg mattcg mentioned this issue Oct 10, 2013
@mattcg
Copy link

mattcg commented Mar 26, 2014

You can get SOCKS5 support with just a few extra lines of code and an external module. Examples: HTTPS and HTTP.

@mikeal
Copy link
Member

mikeal commented Aug 27, 2014

Is this still an issue?

This is so old I'm closing, if it is actually still an issue just let me know and I'll re-open.

@mikeal mikeal closed this as completed Aug 27, 2014
@raitucarp
Copy link

please update this issue, module from mattcg is old, I prefer this request module, has its own socks5 support, because I encounter so much error with mattcg modules.. (socket hangup etc) thanks...

@nylen
Copy link
Member

nylen commented Oct 23, 2014

@raitucarp you can use that module with request, see mattcg's comment above.

@couldbejake
Copy link

+1

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

Successfully merging a pull request may close this issue.

6 participants