The Portable Windows Web Stack

Apache TLS reverse proxy, app runner, Docker management, SentinelAI integration, OWASP compliance, WAF, Zero Trust mTLS, secrets vault, compliance reporting, security scanner — 17 sidebar views in a modern dark-themed GUI. Unzip and run.

Download v11.5.0 Explore Features Getting Started
v11.5.0 · Phase 11 Complete · .NET 8 · Windows 10/11 · ~210 MB portable ZIP
17
GUI Sidebar Views
29
Security Checks
28
Compliance Controls
12
WAF Rules Built-in
4
Compliance Frameworks

Everything You Need

A complete development and production web stack that runs from any folder. No installation, no registry changes, no admin required.

🔒

TLS Termination & Reverse Proxy

Apache 2.4 reverse proxy with TLS 1.2/1.3, SNI multi-domain support, Let's Encrypt automation via bundled win-acme, self-signed cert generation with bundled OpenSSL. Auto-detects cert paths and generates vhost configs.

App Runner & Sub-Processes

Start, stop, and monitor backend apps with health checks, auto-restart on crash, and multi-stage sub-processes. Run Supabase + npm dev simultaneously. Auto-accept prompts for npx/npm commands. Per-app environment variables.

🐳

Docker & PostgreSQL

Full Docker container management with Compose up/down, image pull, container logs. Portable PostgreSQL with one-click auto-install and progress bar. Database console for direct SQL queries. Supabase health monitoring.

🛡

SentinelAI Integration

Connect to your SentinelAI dashboard for 25+ real-time security monitors, 3-stage ML threat detection (local ML → heuristics → AI), ransomware canary files, fleet management, and remote agent commands.

OWASP Compliance Dashboard

10 automated checks against the OWASP Top 10 2025. Security score 0–100 with pass/fail breakdown per category. Color-coded OWASP cards for A01 through A10. Export compliance reports as CSV or TXT.

🛡

Web Application Firewall (WAF)

12 built-in rules covering SQL injection, XSS, path traversal, command injection, SSRF, and more. 3 modes: Detect Only, Block & Log, Block Silent. Custom rule editor with regex patterns. Export as ModSecurity .conf. Real-time threat log dashboard.

🔍

Security Scanner

Quick Scan (11 checks) and Full Scan (18 checks) covering TLS config, headers, directory permissions, secrets exposure, network ports, containers, database security, and more. Severity breakdown: Critical, High, Medium, Low. Async scanning with progress bar. Results persisted and exportable.

🔑

Secrets Vault Pro

DPAPI-encrypted key-value store (Windows CurrentUser scope). 8 categories: General, Database, API Key, OAuth, SSL/TLS, Cloud, Service, Internal. Reveal with 5-second auto-hide. Copy with 30-second clipboard auto-clear. One-click rotation with 32-char cryptographic random. Export as .env file. Backward compatible with legacy format.

📋

Compliance Reporting

4 frameworks: SOC2 Type II (9 controls), GDPR (6 articles), PCI-DSS v4.0 (8 requirements), HIPAA (5 safeguards). "All Frameworks" mode runs all 28 checks at once. Each check evaluates real config and provides evidence. Compliance score with pass/fail/N/A. Export as CSV or formatted TXT.

🔐

Zero Trust Security

mTLS (mutual TLS) toggle with CA certificate generation (RSA 4096-bit, 10yr) and server certificate generation (RSA 2048-bit, 2yr) with auto-SAN from configured domains. Certificate-based auth policies: CN, OU, Issuer, Fingerprint, SAN match. Network segmentation zones with CIDR, port, and direction rules. Trust score 0–100. Export Apache .conf with SSLVerifyClient and SSLRequire directives.

📈

Monitoring & Observability

Real-time CPU, RAM, and disk metrics. Request tracing with service dependency graph. P50/P95/P99 latency percentiles. Performance profiling and bottleneck detection. Custom alert thresholds with email and Slack notifications.

👥

Team Collaboration

Multi-user RBAC with admin, editor, and viewer roles. Audit logging for all config changes. Share complete stack configs via .psxt templates (v1.1 bundles SSL certs as base64). Slack webhook notifications. Import creates missing site directories automatically.

🚀

Production Ready

Rate limiting per-IP and per-route. Geo-blocking by country code. Automated config backups with rotation. Load balancing across multiple backends. SSL certificate expiry monitoring with alerts. Remote management REST API for headless operation.

🔌

Integrations & Extensibility

REST API for programmatic control. CLI tool and PowerShell module. VS Code extension for config editing. GitHub Actions deployment templates. 19 service blueprints (Next.js, Django, Flask, Express, etc.). Plugin marketplace with 6 official plugins.

🔨

Advanced Features

Request/response rewriting with regex. HTTP caching layer with Redis support. API gateway with path-based versioning. Dark/light theme toggle. Auto-update system with SHA256 integrity verification and rollback. Classic UI mode via --classic flag.

How It Works

From download to production in under 5 minutes.

1

Download & Unzip

Download the portable ZIP (~210 MB). Extract to any folder. No installer needed.

2

Launch ProxyStack

Run proxystack.exe. The modern dark-themed GUI opens with 17 sidebar views ready to use.

3

Add Your Sites

Configure domains, backends, and SSL certs from the Sites tab. Apache vhosts are auto-generated.

4

Start Apache

One click to start Apache. Your reverse proxy is live with TLS, security headers, and WAF protection.

17 Sidebar Views

Every feature accessible from a modern dark-themed control panel with instant navigation.

01Dashboard
02Sites
03Apps
04Docker
05Certificates
06Monitor
07Security
08Compliance
09WAF
10Scanner
11Secrets Vault
12Reports
13Zero Trust
14SentinelAI
15Team
16Observability
17Advanced

Download ProxyStack

Unzip and run. No installation, no registry changes, no admin required. Built-in auto-updater keeps you current.

Lite Edition

~169 MB · v11.5.0
Everything except PostgreSQL. Perfect if you already have PostgreSQL installed or want to use the Docker tab to auto-download it later. All 17 GUI views included.
Download Lite Edition

System Requirements

ProxyStack runs on any modern Windows machine with .NET 8.

💻
Windows 10/11 64-bit, version 1809 or later
.NET 8 Runtime Desktop runtime (auto-prompted if missing)
💾
500 MB Disk Space ~210 MB download + room for logs, certs, backups
🔌
Ports 80 & 443 For Apache reverse proxy (configurable)
🐳
Docker (Optional) Only needed for container management features
🌐
Internet (Optional) For Let's Encrypt, updates, and SentinelAI. Works offline otherwise.

Changelog

Recent updates and improvements across all releases.

v11.5.0 — Phase 11 Complete

February 11, 2026
  • Zero Trust Security: mTLS toggle, CA/server cert generation (RSA 4096/2048), cert auth policies (CN/OU/Issuer/Fingerprint/SAN), network segmentation zones, trust score, Apache .conf export
  • OWASP Top 10 2025 Compliance Dashboard: 10 automated checks, security score 0–100, color-coded category cards, CSV/TXT export
  • Web Application Firewall: 12 built-in rules (SQLi, XSS, path traversal, SSRF, etc.), 3 modes, custom rule editor, ModSecurity export, real-time threat log
  • Security Scanner: Quick (11 checks) + Full (18 checks), async with progress, severity breakdown, results in logs/security-scan.json
  • Secrets Vault Pro: DPAPI-encrypted store, 8 categories, 5s auto-hide reveal, 30s clipboard clear, one-click rotation, .env export
  • Compliance Reporting: SOC2 (9), GDPR (6), PCI-DSS (8), HIPAA (5) = 28 checks, evidence-based, CSV/TXT export
  • Update checker: accepts self-signed SSL certs, HTTPS→HTTP fallback for reliable connectivity
  • .psxt template v1.1: bundles SSL certs as base64, creates missing site directories on import
  • Version archive on website — download previous releases
  • Modern dark theme now default (--classic flag for legacy UI)

v11.2.0

February 11, 2026
  • Initial OWASP Compliance, WAF, and Security Scanner views
  • Fixed GUI freeze on Apache Stop/Start/Restart (async Task.Run)
  • Auto-create proxystack.json on first run in modern UI
  • Auto-detect SSL cert paths in Apache config generator

v10.3.0

February 10, 2026
  • App Sub-Processes: run multiple commands per app (e.g. Supabase + npm run dev)
  • Auto-accept prompts for npx/npm commands
  • Let's Encrypt via win-acme: auto-stops Apache, validates domain, restarts
  • Bundled OpenSSL for self-signed cert generation
  • ProxyStack website with auto-update system and SHA256 verification

v10.1.0

February 1, 2026
  • Plugin Marketplace with 6 official plugins
  • Database Console for PostgreSQL queries
  • PostgreSQL auto-install with progress bar
  • Modern UI system with dark/light theme toggle

v10.0.0

February 1, 2026
  • Request/Response rewriting with regex patterns
  • HTTP caching layer with Redis support
  • API Gateway with path-based versioning
  • Dark mode for entire GUI

Version Archive

All previous releases available for download. We recommend always using the latest version.

Version Date Highlights Full Lite
v11.5.0 (latest) Feb 11, 2026 Phase 11 Complete — Zero Trust, WAF, Scanner, Vault, Compliance Download Download
v11.2.0 Feb 11, 2026 OWASP Dashboard, WAF, Security Scanner Download Download
v10.3.0 Feb 10, 2026 Sub-processes, Let's Encrypt, auto-update Download Download