Connections
Overview
Manage all your SSH and S3 connections, groups, and keys in one central panel.
The Connections tab is the home screen of Ternux. It is always the first tab and cannot be closed. From here you manage every SSH host and S3 bucket, organize them into groups, store authentication keys, and monitor port-forwarding tunnels.
Sidebar navigation
| Item | Description |
|---|---|
| Connections | Connection cards grid (SSH + S3) with group drill-down |
| Keychain | SSH key pairs stored on disk |
| Port Forwarding | Active and saved SSH tunnel rules |
| Snippets | Reusable shell command collections |
| Known Hosts | Verified server fingerprints |
| Audit Log | Connection history and events |
Connections page
The default view shows all top-level SSH and S3 connections along with groups as cards. Clicking a group card drills into that group, showing only its children.
Each connection card displays:
- SSH: OS icon (resolved from the host's operating system), host label and address
- S3: Cloud icon with orange gradient, bucket name or "S3 Storage"
- Quick-action
…menu
Connecting
| Connection type | Action |
|---|---|
| SSH | Double-click → opens SSH terminal tab |
| SSH | Right-click → Connect |
| S3 | Double-click → opens S3 file browser |
| S3 | Right-click → Browse S3 |
| Both | Cmd+K / Ctrl+K → Spotlight search by name |