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 support with socksify #485

Closed
wants to merge 1 commit into from
Closed

Conversation

chagar
Copy link

@chagar chagar commented Jun 2, 2015

Use a SOCKS (SOCKS5) connection with Faraday, using the socksify gem.

@mislav
Copy link
Contributor

mislav commented Oct 2, 2015

I have no experience with SOCKS, but to add a feature to an adapter in Faraday, the attempt must be made to add the same feature to all other adapters as well. Think you can look into it?

Also, we have automated tests for all HTTP and proxy server functionality. In order to add tests for this, you would have to spin up a SOCKS server in test mode. If you think you can do that, please explore this direction. I don't have the bandwidth to work on this myself. Thanks!

@mislav mislav added the feature label Oct 2, 2015
@iMacTia
Copy link
Member

iMacTia commented Dec 29, 2016

closing as stale

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 this pull request may close these issues.

None yet

3 participants