hs-connection icon indicating copy to clipboard operation
hs-connection copied to clipboard

Socks5 authentication

Open golergka opened this issue 6 years ago • 2 comments

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.

golergka avatar May 19 '19 08:05 golergka

(Checks fail exactly because the depend on that previous PR)

golergka avatar May 19 '19 08:05 golergka

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

golergka avatar May 19 '19 11:05 golergka