It turns out , that -proxy -does- support inline user:pass@host:ip format authentication, yet the help does not reflect this is an option.
Suggesting to add such to the help :)
It turns out , that -proxy -does- support inline user:pass@host:ip format authentication, yet the help does not reflect this is an option.
Suggesting to add such to the help :)
It turns out , that -proxy -does- support inline user:pass@host:ip format authentication
It does? I don't think so.
This is what gave it away for me ;
Looks like the underlying Socks5() routine was written to conform to RFC1928 and RFC1929, which is good. But, no, the -proxy option doesn't support this (yet).