Skip to content

Basic Configuration

Chaterm provides a flexible configuration system to help you manage SSH connections and encryption keys efficiently. This guide will walk you through Chaterm's basic configuration options to make the most of its features.

Host Configuration

One of the core features of Chaterm is managing and connecting to remote servers via SSH. You can configure your SSH connections through the Chaterm interface.

Adding Hosts

In Chaterm, each SSH connection is represented as an asset. Click the host button in the local connection of the sidebar to add an asset. The asset includes the following details:

PropertiesDescription
AliasFriendly name of the connection
Connection addressServer host name or IP
Port numberSSH port (default: 22)
Authentication typePassword-based or key-based
User nameSSH login username
Group informationGroup label information

Modify and delete

  • Modify: In the asset management page, select the host card to be modified and click the Edit button to modify it.
  • Delete: In the asset management page, right-click the host card to be deleted and select the Delete option in the pop-up menu. The system will ask for a second confirmation, and the host can be deleted after confirmation.

Keychain Configuration

In order to perform secure authentication with remote servers, Chaterm provides a powerful key management system.

Key Management

Your SSH keys are securely stored in a local database and can be referenced by multiple connection assets. This means you can create and store keys once, then use them across multiple server connections.

Create a key

  1. Click the KeyChain icon in the left menu
  2. Click the "Add key" button on the key management page
  3. Fill in the following information in the pop-up form:
  • Key name
  • Key content
  • Other related configurations

Modify a key

To modify the configuration of an existing key:

  1. Find the key to be modified on the key management page
  2. Right-click the key card
  3. Select the "Edit" option in the pop-up menu
  4. Update the relevant information in the edit form

Delete a key

To delete an unnecessary key:

  1. Find the key to be deleted on the key management page
  2. Right-click the key card
  3. Select the "Delete" option in the pop-up menu
  4. Confirm the deletion operation

Personalized configuration

Interface theme

  • Support dark and light themes
  • You can choose the appropriate theme according to your personal preferences and usage environment

Terminal display

  • Font size: Customize the display size of terminal text
  • Rollback amount: Set the amount of historical content that the terminal can roll back to view
  • Cursor style: You can choose different cursor display styles to adapt to personal usage habits

Language settings

  • Support Chinese and English languages
  • Switching takes effect immediately without restarting the application

Watermark display

  • You can choose to turn on or off the interface watermark
  • Does not affect the normal use of the terminal

Usage suggestions

  • It is recommended to adjust the appropriate font size according to the display size
  • If you need to view a large amount of history, you can appropriately increase the scroll back amount
  • You can choose a suitable theme according to the usage environment to reduce visual fatigue