Skip to content

FastCP v2.0.3

Choose a tag to compare

@github-actions github-actions released this 07 Apr 19:46
· 1 commit to main since this release

FastCP v2.0.3

Quick Install

curl -fsSL https://raw.githubusercontent.com/rehmatworks/fastcp/main/scripts/install.sh | bash

Requirements

  • Ubuntu 22.04 or 24.04 (Debian 11/12 also supported)
  • Root access
  • Clean server (no existing web server)

What's Included

File Architecture Description
fastcp-linux-amd64 x86_64 Control panel
fastcp-linux-arm64 ARM64 Control panel
fastcp-agent-linux-amd64 x86_64 Privileged agent
fastcp-agent-linux-arm64 ARM64 Privileged agent
install.sh - Installer script