Skip to content

Quick Start

Welcome to PhanTerm! This guide walks you through your first server connection.

Type phanterm in your terminal to launch the application. You will first see the Connection List interface.

In the Connection List interface:

  1. Press o to open the New Connection Form.
  2. Enter the server’s connection details:
    • Name: Give this server a memorable name, e.g., My First Server
    • Host: The IP address or domain name of the target server
    • Port: Usually defaults to 22
    • User: The username you use to log in (e.g., root or ubuntu)
  3. Confirm and save. The host will appear in your connection list.

Use the arrow keys or j/k to select the newly created host in the connection list, then press Enter (or l).

If you haven’t configured key-based authentication, you will be prompted for a password. After entering it, you will successfully connect and enter Terminal Mode.