Securely access your server's
terminal from anywhere

Even when they are behind by a firewall, inaccessible from the Internet, have restricted incoming ports, reside on a private network, or use dynamic IP addresses.

Quick Installation

Install the free and open-source agent, built with Rust for high efficiency and extremely light resource usage.

  1. Install the agent

    curl -sSfL https://webterm.run/install.sh | bash
  2. Run the agent (add --daemon to run in background)

    webterm-agent --device-name <DEVICE_NAME> --secret-key <SECRET_KEY>