REMNAWAVE REVERSE PROXY
🚀 Main Changes
🆕Features
-
Custom Branding for Subscription Page: Added support for configuring custom branding (name, support URL, logo URL) for the subscription page during setup via Legiz extensions. Refer to the configuration reference for details.
-
Updated .env Configuration: Enhanced the .env file structure to support new customization options, improving flexibility for deployment.
🔧Fixes
- Certificate Domain Assignment: Resolved an issue in the installation_panel and installation_node functions for the Cloudflare method (CERT_METHOD=1). Now correctly sets PANEL_CERT_DOMAIN, SUB_CERT_DOMAIN, and NODE_CERT_DOMAIN to their respective base domains, ensuring proper SSL certificate paths in Nginx configurations.
Token Validation in get_panel_token: Fixed token validation issues by:
- Adding robust validation for API responses, handling 401 Unauthorized errors and invalid JSON.
- Implementing a final token verification step to ensure only valid tokens are used.
- Preventing script continuation with invalid tokens, resolving errors like jq: error: Cannot iterate over null.
🗂Improvements
- Xray Configuration: Removed QUIC protocol