hs-connection
hs-connection copied to clipboard
Socks5 authentication
It depends on this PR: https://github.com/vincenthz/hs-socks/pull/24
I'm not sure about exposing Socks5.SocksAuthUsername type, but it seems more logical than another wrapper which would have the same exact fields.
(Checks fail exactly because the depend on that previous PR)
I have also prepared a PR for http-client library for parsing the socks5 proxy settings from environment variable: https://github.com/snoyberg/http-client/compare/master...golergka:socks5-auth