Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>InstantSSHNew to Visual Studio Code? Get it now.
InstantSSH

InstantSSH

Hubert Łapsa

|
1 install
| (0) | Free
One-click SSH terminal with instant sudo access — no password needed
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

InstantSSH

One-click SSH terminal with instant sudo access — directly in VSCodium / VS Code.

Installation

  1. Download the .vsix file
  2. Open the Extensions panel (Ctrl+Shift+X)
  3. Click ... → Install from VSIX...
  4. Select the downloaded file

First run

On the first connection, the plugin will ask for:

  • SSH host — e.g. user@my-server.com
  • SSH key — e.g. ~/.ssh/id_rsa
  • Sudo password — stored locally in the editor's internal storage

Credentials are saved — subsequent connections require no input.

Usage

Method Description
Ctrl+Shift+V Open InstantSSH terminal
Ctrl+Shift+P → VPS: Connect SSH Same via command palette
+ in terminal panel → VPS SSH Open as terminal profile

Changing settings

Ctrl+Shift+P → VPS: Change settings

When changing the password — leave the field empty to keep the current one.

Security

  • The sudo password is not stored in the extension file or in settings.json
  • Data is kept in the editor's internal storage (globalStorage)
  • The sudo command is sent via stdin — invisible in the terminal

Compatibility

OS VSCodium VS Code
Linux ✓ ✓
macOS ✓ ✓
Windows ✓ ✓

If the editor is installed in a non-standard location, the plugin will ask for the path to node-pty during the first setup.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft