Skip to content

Usage

DQue Connect is a program that helps you easily manage and run SSH port forwarding settings in Windows and macOS environments.

When you run the program, a list of registered servers is displayed.

DQue Connect - Disconnected

Each server item includes the following information and functions:

  • Server Name (Alias): An alias assigned by the user for easy identification (e.g., hpc, mult).
  • Status: Indicates the current connection status with the server.
    • 🔴 Disconnected: Not connected.
    • 🟢 Connected: Successfully connected.
  • Connect / Disconnect Button: Starts or stops the SSH connection and port forwarding for the server.
  • … Button: Opens a menu to modify or delete the server’s settings.
  • + Button (Top Right): Adds a new server configuration.

Click the Connect button for the server item you want to connect to.

If the connection is successful, the status will change to 🟢 Connected, and depending on the configured port forwarding rules, an accessible address from your local machine (e.g., http://localhost:8088) may be displayed.

DQue Connect - Connected

Click the Disconnect button for the connected server item to terminate the connection.