
NPMplus
Fork of Nginx Proxy Manager with HTTP/3, OIDC, and hardening
NPMplus is a community fork of Nginx Proxy Manager that provides a web-based UI to manage Nginx as a reverse proxy for self-hosted services. It focuses on modern protocol support, stronger security defaults, and additional integrations while keeping a familiar NPM workflow.
Key Features
- Web UI to manage reverse proxy hosts and TLS certificates
- HTTP/3 (QUIC) support for HTTPS endpoints
- ACME profile support and improved handling of alternative ACME servers and options like OCSP and must-staple
- OIDC authentication support
- Hardened TLS settings, plus modern compression support (zstd and brotli)
- Optional integrations for CrowdSec and openappsec
- Built-in access logging analytics via GoAccess
- Additional hosting options such as file serving and optional PHP-FPM support
Use Cases
- Central reverse proxy for multiple homelab or internal services with automated certificates
- Adding OIDC-based login in front of protected services
- Running a hardened, modern Nginx proxy with HTTP/3 enabled
Limitations and Considerations
- Database backends beyond SQLite may work but are not recommended or supported by the project
- Requires exposing UDP on 443 to use HTTP/3 (QUIC)
- Supported CPU architectures are limited compared to upstream
NPMplus is a practical choice for users who like Nginx Proxy Manager’s UI but want more modern protocol support and additional security-focused features. It is especially suited for homelabs and small environments that need convenient TLS and proxy management with optional advanced integrations.
Categories:
Tags:
Tech Stack:
Similar Services

Caddy
Extensible web server and reverse proxy with automatic HTTPS
Caddy is a fast, extensible Go web server and reverse proxy with automatic HTTPS (ACME), HTTP/1.1, HTTP/2, and HTTP/3 support, and a JSON config API.

Traefik Proxy
Cloud-native reverse proxy, load balancer, and ingress controller
Traefik Proxy is a dynamic reverse proxy and load balancer that auto-discovers services from Docker, Kubernetes, and other providers, with HTTPS, routing, and observabili...

Kong Gateway
Cloud-native API and LLM gateway with extensible plugins
Kong Gateway is a high-performance, cloud-native API gateway for routing, securing, and observing API traffic, with an extensible plugin system and Kubernetes support.

Nginx Proxy Manager
Web UI to manage Nginx reverse proxy hosts and SSL certificates
Nginx Proxy Manager is a web-based admin panel for managing Nginx reverse proxy hosts, redirects, streams, and Let’s Encrypt SSL certificates via Docker.

NGINX
High-performance web server, reverse proxy, and load balancer
NGINX is a high-performance HTTP server and reverse proxy with caching, load balancing, TLS termination, and TCP/UDP proxying via a modular architecture.

Pangolin
Identity-aware VPN and reverse proxy for secure remote access
Open-source identity-based remote access platform combining WireGuard VPN and tunneled reverse proxy access with granular zero-trust controls.
JavaScript
Docker
TypeScript