Handestd
Handestd
> Set the ProxyBasicAuthenticateFunc property of your ProxyServer object to a function which does this authentication. The string parameters are the username and password. > > But I found a...
I'm on 3.1.1358-beta and which version should I use
> The password settings is common for the SOCKS and other (e.g Explicit) endpoint endpoint. so it can't be set there. > You can set it on the ProxyServer object:...
> Currently it is not possible to set authentication for a certain port only. > So if you set the authentication it will be the same for each endpoint. Sorry....
> This is why i said that it is not possible. It is always null in socks. > It is not null for other endpoint types. > > Maybe later...
> Duplicate of #4337? Yes, i think i didn't explain clearly
> Duplicate of #4337? can you explain is this a goctl bug or am i doing something wrong, thanks