Enable setting HTTP proxies for VSC server with Remote - SSH #5727
Labels
*duplicate
Issue identified as a duplicate of another issue(s)
proxy
Issues regarding network proxies
ssh
Issue in vscode-remote SSH
Overview
It seems like remote VS Code instances with Remote - SSH extensions are using the proxy configuration of the client environment. That doesn't always work as developer workstation may use a different set of proxies (or no proxies) unlike the target server being remoted to. Possibly related issue #957.
Environment
Steps to reproduce
someredactedproxyhost
is what my laptop is using and isn't applicable to the target server)While the reproduction case use C/C++ extension, this also applies to any other extension that downloads additional dependencies.
The text was updated successfully, but these errors were encountered: