Released on June 25, 2026
dnf install -y wget tar && \
wget https://whp-releases.cloud-hosting.io/releases/whp-2026.06.145.tar.gz && \
tar -xzf whp-2026.06.145.tar.gz && \
cd whp-release-* && \
./setup.sh
cd /root/whp && ./scripts/download-update.sh
0 3 * * * /root/whp/scripts/download-update.sh --auto >> /var/log/whp-auto-update.log 2>&1
Check for updates:
GET /api/check.php?version=2025.01.1
Get latest version info:
GET /latest.json