Hi folks, is it possible to pass a proxy username ...
# core
c
Hi folks, is it possible to pass a proxy username / password when using the
--proxy_hostname
flag? using the standard way of
user:password@proxy.hostname:port
does not seem to be working and is failing with:
Copy code
Request error: Failed to connect to proxy host <http://user>:password@proxy.hostname:port: Service not found
t
I’d guess that is not supported unfortunately. The proxy support was added by the community so for any improvements needed we’d have to ask for volunteers.
c
gotchya, thanks