Skip to content

v3.6.0-lucx.89: fix(sub): /awg/ всегда conf/vpn://, не HTML-страница (lucx.89)

Choose a tag to compare

@github-actions github-actions released this 09 Aug 14:57
· 7 commits to main since this release

v3.6.0-lucx.89

Fix (Aleksandr)

  • /awg/{subId} no longer serves the HTML subscription page when opened in a browser. Always returns .conf or vpn:// as a file download.

nginx

Proxy /awg/ the same way as /sub/, /json/, /clash/ to the sub server (port 2096).

Geo on update

Yes: release tarball ships fresh bin/geoip.dat + geosite.dat (Loyalsoldier). Web/x-ui update overwrites custom geo files in /usr/local/x-ui/bin/. Backup custom geo before update or restore after.

Full Changelog: v3.6.0-lucx.88...v3.6.0-lucx.89