Remote Local Network ShareLet a network-restricted Remote-SSH host access external resources through your laptop. It is designed for servers that cannot reach GitHub, package indexes, Hugging Face, or other sources that remain accessible from the laptop. How it works
The extension runs locally as a VS Code UI extension and starts an additional local OpenSSH client. OpenSSH provides the remote proxy listeners and carries traffic back to the laptop, so no companion extension is needed on the server. New integrated terminals receive Coverage
APT/sudo commands and current proxy coverage are available directly in the extension sidebar. Requirements
SSH aliases, jump hosts, ports, and identities are read from local
TUN modeTUN mode prepares reviewable commands for applications that cannot use proxy settings. It never submits sudo or changes networking in the background. Global routing can interrupt SSH. Use it only with physical or out-of-band recovery access such as BMC, IPMI, iDRAC, or iLO. LicenseMIT |