NginxProxyManager is a Nginx proxy forwarding management software, which mainly has the following features: · Tabler-based beautiful and secure management interface · Easily create forwarding domain names, redirects, streams, and 404 hosts without the need for complex Nginx configurations · Provide free Let's Encrypt SSL Certificates or use custom SSL Certificates · Set up access lists and basic HTTP authentication for hosts · Provides advanced Nginx configuration capabilities for advanced users · User management, rights control and audit logs Simply put, it allows you to gracefully expose intranet services without having to carry various port numbers. For example, resolve the example.com domain name to your lazy cat server, then example-a.com points to port 8000 of an IP on the intranet, example-b.com points to port 9000 of another service, and so on. Default account password: www.example.com/changeme admin@admin.com NginxProxyManager exposes 3 ports by default: - 81 is used for configuration management, and the lazy cat application points to this port by default - 80 Applications have been configured for exposure and can be used - 443 The application has been configured to be exposed and can be used


