delvedor / hpagent

A ready to use http and https agent for working with proxies that keeps connections alive!
MIT License
182 stars 36 forks source link

socks5 proxy support #32

Closed aicanfly closed 1 year ago

aicanfly commented 3 years ago

hi, did you think to add support for socks5 proxies? because there is no any working socks5 proxy library with keep-alive option

korniychuk commented 3 years ago

Here there is the socks 4/5 implementation, but with socks dependency. https://github.com/JoshGlazebrook/socks/issues/23#issuecomment-952790344