Extension Icon

SSH Connection Manager

Quickly connect and manage multiple SSH connections
AvatarDima Grossman
7,341 Installs
Overview

SSH Connection Manager

⚙️ Configuration

You can select from 2 config sources:

  1. LocalStorage - this stores SSH connections using Raycast's secure Storage.
  • ✅ Allows you to keep a separate source of truth for the extension
  • ❌ It may be difficult for you to keep track of your connections
  • ❌ No manual editing e.g. through a text editor
  1. SSH Config - this uses an ssh config file you likely already have on your system. By default, this will use ~/.ssh/config BUT you can easily choose a different file by selecting it in Preferences
  • ✅ Seamlessly continue to use your existing config file