Download Ycodium

Latest (v0.2.1443)

macOS

On an Intel Mac? The x64 build is not available yet.

Windows

Linux

Prefer a headless install with no desktop UI? See runtime installs below.

Runtime & headless install

For a remote machine or an internal box you manage over SSH — no desktop UI, just the Ycodium runtime and CLI.Runtime v0.2.1443

macOS / Linux

curl -fsSL https://dl.vpnla.pro/install.sh | sh

Windows (PowerShell)

irm https://dl.vpnla.pro/install.ps1 | iex

Direct downloads

Offline install

On a machine with internet access, download install.sh (or install.ps1 on Windows) along with the runtime archive for the target machine's platform above. Copy both files over, then run the install command locally on the target machine — no network access needed there.

macOS / Linux

sh install.sh --archive <path-to-archive>

Windows (PowerShell)

install.ps1 -Archive <path-to-archive>