Download & install ProxRad

Your ISP management panel as a ready-to-run image. Download, boot, and enter your license key โ€” you're live in minutes. No Linux setup, no commands.

2 vCPU (4+ recommended)4 GB RAM (8+ recommended)40 GB SSD/NVMe1 network with internet

1. Choose your download

One image works for everyone โ€” you activate it with your license key on first boot.

๐ŸงŠ

Proxmox VE

Proxmox ยท KVM ยท any qcow2 host
proxpanel-appliance.qcow2 ยท ~670 MB
sha256 c899d5114d421c97ec0b48092344f206382a869ee23e3fb716b2e277424fc0ad
โฌ‡ Download .qcow2
๐ŸŸฆ

VMware / VirtualBox

ESXi ยท Workstation ยท VirtualBox
proxpanel-appliance.ova ยท ~650 MB
sha256 d3db691eedcb1fe78ff77da32290e0c270f081a27c06fba352528b480107c375
โฌ‡ Download .ova
๐ŸชŸ

Hyper-V

Windows Server ยท Hyper-V
proxpanel-appliance.vhd
Available on request
๐Ÿ’ฟ

Bare-metal ISO

Install on a physical server
proxpanel-installer.iso
Coming soon
๐Ÿ” Always verify your download. After it finishes, check the file's sha256 matches the value shown โ€” sha256sum FILE on Linux, or Get-FileHash FILE in Windows PowerShell. If it differs, download again.

2. Install

Pick your platform.

1

Download onto the Proxmox node

SSH into the node and run:

# download the image
wget https://proxrad.com/downloads/proxpanel-appliance.qcow2
2

Create a VM (no install media)

Create VM โ†’ OS: "Do not use any media" โ†’ System: default (SeaBIOS) โ†’ CPU 4 cores, Memory 4096+ MB โ†’ Network: a bridge with internet. Note the VM ID (e.g. 100).

3

Import the disk

On the node shell (replace 100 and local-lvm with your VM ID and storage):

qm importdisk 100 proxpanel-appliance.qcow2 local-lvm
4

Attach & boot from it

Hardware โ†’ double-click Unused Disk 0 โ†’ Add (SCSI). Then Options โ†’ Boot Order โ†’ tick that disk and drag it to the top.

5

Start

Start the VM โ†’ open the Console โ†’ the activation screen appears. Go to step 3 below.

1

Download the .ova

Grab proxpanel-appliance.ova above and verify its sha256.

2

Import it

VirtualBox: File โ†’ Import Appliance โ†’ select the .ova โ†’ Import. VMware Workstation: File โ†’ Open โ†’ the .ova. ESXi: Create/Register VM โ†’ Deploy from OVF/OVA.

3

Set network to Bridged

Give it 4 CPU / 4 GB RAM and set the network adapter to Bridged so it gets a real IP by DHCP.

4

Power on

Start the VM โ†’ the activation screen appears with the IP. Go to step 3 below.

3. Activate & log in

The same for every platform.

1

Enter your license key

The console shows this server's address and asks for your license key (PROXP-XXXXX-XXXXX-XXXXX-XXXXX). Type it and wait about a minute while it activates.

2

Open the panel

Browse to https://<the address shown> and accept the certificate warning the first time.

3

Log in & set your password

Username admin, password admin123 โ€” you'll set a new password immediately. Done.

โ˜๏ธ

Moving from an old server?

On the login page choose Restore from Cloud โ€” enter your license key, the emailed code and your old admin password, and your subscribers, billing and settings come right back.

Prefer your own Ubuntu server?

Already have a Ubuntu 22.04+ server with Docker? Install directly with one line.

# run as root on a fresh Ubuntu server
curl -sL https://license.proxrad.com/install | bash -s -- YOUR-LICENSE-KEY

Minimum server specs

ResourceMinimumRecommended
CPU2 cores4โ€“8 cores
RAM4 GB8โ€“16 GB
Disk40 GB100 GB+ SSD/NVMe
OS (own server)Ubuntu 22.04Ubuntu 22.04 LTS
Network1 Gbps1 Gbps + public/static IP

Need a license key? Get a quote or start a free trial.