Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>SSH Password ManagerNew to Visual Studio Code? Get it now.
SSH Password Manager

SSH Password Manager

Ark Platforms

|
4 installs
| (1) | Free
Auto-fill SSH passwords in terminal for registered IPs
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

SSH Manager

Manage your SSH connections with security and elegance. This extension provides a visually stunning Material You (Pixel Style) interface to register servers and automatically fills in passwords and key passphrases in your integrated terminal.

Features

🚀 Zero-Touch Login

Stop typing the same passwords. SSH Manager detects when you run an ssh command and intelligently fills the Password or SSH Key Passphrase prompt for you.

🔑 Secure by Design

We take your security seriously:

  • Zero Plain-Text: Credentials are stored in the OS-level Keychain using VS Code's SecretStorage API.
  • Privacy First: Your passwords never leave your machine.

🛠 Integrated Key Management

  • Link existing private keys to your connections.
  • Generate Keys: Create new 4096-bit RSA keys directly from the UI.
  • Securely store and auto-fill key passphrases.

How to Use

  1. Click on the Key Icon in the Activity Bar to open the SSH Manager panel.
  2. Click the + (Add) button in the side view to launch the Management Interface.
  3. Enter your server IP/Host and credentials (choose between Password or Key Auth).
  4. Save the connection.
  5. Open any terminal and run ssh user@hostname.
  6. Watch the magic happen when the password prompt appears!

Requirements

  • Shell Integration: Make sure VS Code Shell Integration is enabled for the best experience.
  • API Proposals: This extension utilizes terminalDataWriteEvent to monitor terminal prompts.

Extension Settings

This extension currently manages all configurations via the side panel and the VS Code Global State. No additional settings in settings.json are required for basic usage.

Known Issues

  • Some custom terminal shells that don't follow standard shell integration might not be detected automatically for the SSH command start.
  • Requires VS Code version 1.74.0 or higher.

License

Proprietary License - © 2026 Ark Platforms Europe. All rights reserved.


Enjoying SSH Manager? Visit our GitHub Repo for feedback and support.

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