Open irsdl opened 1 year ago
Is there any way to use NTLM authentication with this?
I can do this via a web proxy but the tool does not provide a way to use a web proxy either.
I am using
export HTTP_PROXY=http://127.0.0.1:8090 export HTTPS_PROXY=http://127.0.0.1:8090
to proxy the app now.
Is there any way to use NTLM authentication with this?
I can do this via a web proxy but the tool does not provide a way to use a web proxy either.