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

socks5 and https with rustls support #37

Open
Masber opened this issue Jul 2, 2023 · 1 comment
Open

socks5 and https with rustls support #37

Masber opened this issue Jul 2, 2023 · 1 comment

Comments

@Masber
Copy link

Masber commented Jul 2, 2023

Hi,

there are no examples folders in the source folder and I could not find anything related to socks5 on the issues page so I better ask to clarify.

I need a library to create a Hyper connector that supports HTTPS (through rustls) and Socks5, do you support this? if yes, could you please point me to a code example and or documentation?

thank you

@Masber Masber changed the title socks5 support socks5 and https with rustls support Jul 2, 2023
@cxw620
Copy link

cxw620 commented Oct 25, 2023

This repo seems to have not been maintained for a long time... I also needed a crate that supports http, https and socks5 proxy, though found two separate crates hyper-proxy and hyper-socks5 respectively...

I may combine them into one single crate though will not publish it to crates.io, as hyper-proxy and hyper-socks5
have different owners...

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

No branches or pull requests

2 participants