dns-proxy-https icon indicating copy to clipboard operation
dns-proxy-https copied to clipboard

add proxy authentication support

Open berchtos opened this issue 8 years ago • 0 comments

Some SOCKS servers do require username and password for authentication.

From what I can see on the socks5-https-client documentation, it supports this to be specified with the following options: socksUsername and socksPassword.

Can you please expose this options accordingly?

berchtos avatar May 22 '17 19:05 berchtos