Skip to main content

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

  1. Open Termius
  2. Click + New Host
  3. Fill in connection details:
FieldValue
LabelCustom name (e.g., GoMami HKG)
AddressYour server IP address
Port22
Usernameroot
PasswordYour server password

Termius New Host

  1. In host configuration, click Keys
  2. Click + Key
  3. Import your private key file or paste key content
  4. Save configuration

3. Connect

Click the configured host to establish an SSH connection.

Termius Connected

Termius Features

FeatureDescription
SFTPBuilt-in file transfer with visual remote file management
Port ForwardingLocal/remote port forwarding support
SnippetsSave commonly used command snippets for one-click execution
GroupsOrganize multiple servers into groups
SyncCross-device configuration sync

File Transfer (SFTP)

  1. After connecting, click the SFTP icon in the toolbar
  2. Local files on the left, remote files on the right
  3. 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:

  1. Verify server IP and port are correct
  2. Check username and password/key
  3. Confirm server is running
  4. Try using the VNC console to verify server status

Next Steps