Nginx Proxy Manager
Expose your services easily and securely
Jamie Curnow
Expose your apps to the internet easily and securely. ā ļø Be cautious when exposing apps to the public internet. Ensure they have proper security, such as login protection, and avoid exposing sensitive apps without adequate safeguards. š§ Nginx Proxy Manager uses port 40080 for HTTP (unsecured) traffic and port 40443 for HTTPS (secured) traffic. To make your apps accessible from the public internet, you will need to set up port forwarding on your router. Forward external port 80 (HTTP) to internal port 40080 and external port 443 (HTTPS) to internal port 40443. š Features: - Beautiful and Secure Admin Interface based on Tabler - Easily create forwarding domains, redirections, streams and 404 hosts without knowing anything about Nginx - Free SSL using Let's Encrypt or provide your own custom SSL certificates - Access Lists and basic HTTP Authentication for your hosts - Advanced Nginx configuration available for super users - User management, permissions and audit log
šØ This update fixes two command injection vulnerabilities found in version 2.11.3. It is recommended that you upgrade to this version immediately. Highlights: - Fixed two security vulnerabilities (CVE-2024-46256 and CVE-2024-46257). - Reworked API with improved validation, now available at the /api/schema endpoint. - API responses now use true/false for booleans instead of 0/1. - API now correctly returns 404 errors for invalid operations. - Fixed issues with app not restarting after log rotation. Full release notes and are available at https://github.com/NginxProxyManager/nginx-proxy-manager/releases
- Version2.12.1
- CategoryNetworking
- Source codePublic
- Developed byJamie Curnow
- Submitted bySahil Phule
- Compatible withumbrelOS 0.5 or later