TooTallNate / node-proxy-agent

Maps proxy protocols to `http.Agent` implementations
285 stars 69 forks source link

use new socks-proxy-agent #6

Closed matthewmueller closed 9 years ago

matthewmueller commented 9 years ago

looks like socks5 support hasn't propagated to this module or superagent-proxy. this fixes that.

TooTallNate commented 9 years ago

Whoops, nice catch Matt. Thanks :)