Setting Up an SSH Proxy in VSCode
There is little material online about setting up an SSH proxy in VSCode, and what exists either requires installing dedicated software or simply does not work. I finally found one that works. The proxy is provided by Git. Compared with other proxy software, Git is probably installed on most machines. This method applies to the Windows platform.
Steps
Open the configuration file of the SSH extension and modify it according to your actual installation path:
| |
The final SSH configuration data looks roughly like this:
| |