Hello, I'm running devtunnel in cmd on Windows 10.
I have already tried unsetting the environment variables using set HTTP_PROXY= and set HTTPS_PROXY=. However, when I run devtunnel host, it still appears to be using the system proxy.
How can I prevent devtunnel from using the proxy?
Hello, I'm running
devtunnelincmdon Windows 10.I have already tried unsetting the environment variables using
set HTTP_PROXY=andset HTTPS_PROXY=. However, when I rundevtunnel host, it still appears to be using the system proxy.How can I prevent
devtunnelfrom using the proxy?