February 12, 2026
Release
CLI
5 min read
The ProxyStack CLI now has full feature parity with the Windows GUI. Five new command groups added: docker (ps, start, stop, restart, logs, stats, images, compose up/down), security (scan with 17 checks, headers audit, SSL audit with certificate details), backup (create tar.gz/zip, list, restore), monitor (health checks with response times, continuous watch mode), and sentinel (agent start/stop, threat viewer). That's 20 top-level commands with 40+ subcommands across all platforms.
See all CLI commands →
February 12, 2026
Release
DevOps
4 min read
ProxyStack CLI now builds automatically for 5 targets via GitHub Actions: linux-x64, linux-arm64, win-x64, osx-x64, and osx-arm64. Native .deb and .rpm packages are built in CI and tested on Ubuntu. Shell completions for Bash, Zsh, and Fish are generated via proxystack completions <shell>. Template import/export supports .psxt v1.2 with bundled SSL certs and site files as base64. Let's Encrypt integration via certbot with webroot and standalone modes.
Read more →
February 12, 2026
Release
Linux
4 min read
ProxyStack v14.2.0 ships with a cross-platform CLI that runs natively on Linux and Windows as a single self-contained binary — no .NET runtime required. Built on the new ProxyStack.Core shared library with platform abstraction for process management, binary paths, and hardware fingerprinting. Includes site management, config generation/validation, certificate generation via OpenSSL, server install via apt-get/dnf/yum/pacman, and a systemd service for auto-start on boot.
Get started on Linux →
February 12, 2026
Release
3 min read
v14.2.0 introduces a token-based referral reward system, admin role management, and 30-day feature unlocks. Earn tokens by referring friends, reporting bugs, or writing reviews — then redeem them for free Pro months or individual feature unlocks. This release also fixes the Nginx HTTP/2 deprecation warning and cleans up ZIP packaging.
Read more →
February 12, 2026
Release
4 min read
ProxyStack now supports Nginx as a first-class alternative to Apache. Toggle between servers in Settings with one click. Includes rate limiting, proxy caching, load balancing (round-robin, least_conn, ip_hash), stub_status monitoring, HTTP/2, IP access control, custom headers, and auto-download of portable Nginx 1.26.3.
Read more →
February 11, 2026
Tutorial
5 min read
Learn how to set up ProxyStack as a TLS-terminating reverse proxy for your local development services. This step-by-step guide covers downloading ProxyStack, configuring your first site in proxystack.json, generating a self-signed SSL certificate, and starting Apache or Nginx to serve your app over HTTPS.
Read the guide →
February 11, 2026
Security
6 min read
Security headers like HSTS, Content-Security-Policy, and X-Frame-Options are your first line of defense against common web attacks. This guide explains what each header does, why it matters, and how ProxyStack's Security tab lets you configure them with a few clicks — no manual config editing required.
Read more →
February 12, 2026
Release
4 min read
The biggest ProxyStack release yet: 20 marketplace plugins, a REST API v2.0 with 17 endpoints, and multi-server cluster management for Enterprise users. Browse and install plugins, automate your stack via API, and manage remote ProxyStack nodes from a single dashboard.
Read more →