Adding Hosts
Hosts are the servers you connect to via SSH. To add a host:
- Navigate to the Hosts section in the sidebar
- Click Add Host in the header
- Fill in the host details
- Click Create
Host Fields
- Label — A display name for the host
- Hostname/IP — The server's address (IP or domain)
- Port — SSH port number (default: 22)
- Username — SSH login username
- Auth Type — Choose between Password or SSH Key authentication
- Password — Server password (if using password auth)
- SSH Key — Select a previously added SSH key
- Group — Optionally organize hosts into groups
- Color — Assign a color for visual identification
Connect Prompt
If you add a host without credentials, SSH Bridge will prompt you for a username and password when you try to connect. You can choose to save the credentials at that point.