Connect with Termius
Termius is a cross-platform SSH client supporting macOS, Windows, Linux, iOS, and Android, with a beautiful UI and rich features.
Download Termius
Visit Termius website to download for your platform.
Configuration
1. Create New Host
- Open Termius
- Click + New Host
- Fill in connection details:
| Field | Value |
|---|---|
| Label | Custom name (e.g., GoMami HKG) |
| Address | Your server IP address |
| Port | 22 |
| Username | root |
| Password | Your server password |
2. Using SSH Keys (Recommended)
- In host configuration, click Keys
- Click + Key
- Import your private key file or paste key content
- Save configuration
3. Connect
Click the configured host to establish an SSH connection.
Termius Features
| Feature | Description |
|---|---|
| SFTP | Built-in file transfer with visual remote file management |
| Port Forwarding | Local/remote port forwarding support |
| Snippets | Save commonly used command snippets for one-click execution |
| Groups | Organize multiple servers into groups |
| Sync | Cross-device configuration sync |
File Transfer (SFTP)
- After connecting, click the SFTP icon in the toolbar
- Local files on the left, remote files on the right
- Drag and drop to transfer
tip
Termius free version includes basic SSH connectivity. Advanced features like SFTP and sync may require a paid subscription.
Troubleshooting
If connection fails:
- Verify server IP and port are correct
- Check username and password/key
- Confirm server is running
- Try using the VNC console to verify server status
Next Steps
- Manage SSH Keys — Set up more secure key login
- Security Hardening — Improve connection security