github eGamesAPI/remnawave-reverse-proxy v1.7.4

latest releases: v2.1.4, v2.1.0, v2.0.7...
2 months ago

REMNAWAVE REVERSE PROXY

  • Updated manage_sub_page_upload with simplified template selection (merged options 1 and 2 with dynamic template_url)

  • Replaced apt-get install yq with downloading the original binary via wget from the official source (https://github.com/mikefarah/yq/), including checks for download, permission setup, and functionality.

  • Fix incorrect certificate paths for wildcard certificates during initial installation

Moved the handle_certificates call before determining CERT_METHOD in the installation function to ensure wildcard certificates are generated and detected correctly during the first installation. This resolves the issue where incorrect certificate paths were used in nginx.conf for subdomains when using Cloudflare (CERT_METHOD="1"), causing NGINX to fail.

  • Refactored function open_panel_access and close_panel_access to dynamically handle Nginx configuration for port 8443

Don't miss a new remnawave-reverse-proxy release

NewReleases is sending notifications on new releases.