You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Masber
changed the title
socks5 support
socks5 and https with rustls support
Jul 2, 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...
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
The text was updated successfully, but these errors were encountered: