Request: Add Socks Proxy support

Created on 25 Dec 2011  路  4Comments  路  Source: request/request

Cause there is no hope that this will be supported by nodejs itself (https://github.com/joyent/node/issues/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.

FeatureRequest NeedsCode

Most helpful comment

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

All 4 comments

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

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.

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...

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Guymestef picture Guymestef  路  3Comments

pixarfilmz112 picture pixarfilmz112  路  3Comments

IgorDePaula picture IgorDePaula  路  3Comments

jdarling picture jdarling  路  3Comments

svlungade picture svlungade  路  3Comments