Skip to content

Quick Start

Install the EpochProxy agent on your server and connect it to your dashboard.

Run the following command to download and install the agent:

Terminal window
curl -sSL https://epochproxy.cloud/install.sh | bash

This will:

  • Detect your operating system and architecture
  • Download the appropriate binary
  • Verify the checksum
  • Install to ~/.local/bin or /usr/local/bin
  1. Log in to app.epochproxy.cloud
  2. Go to Agents and click Register Agent
  3. Copy the activation code

Run the agent with your activation code:

Terminal window
epoch-agent --activation-code YOUR_ACTIVATION_CODE

You should see output confirming successful connection:

[INFO] Activating agent...
[INFO] Connected to relay server
[INFO] Agent is ready
  1. Return to app.epochproxy.cloud
  2. Your agent should now appear as Online
  3. Click on the agent to open a terminal session