Release 4.0.0+1: rebrand Navis → EvilFox; centralized Remnawave auto-provisioning (panel credentials baked into binary); remove Remnawave API UI; Windows 4.0.0.1.
Keep dist/navis-release/ path and ship Navis.exe as a same-hash alias of EvilFox.exe so 3.x clients can still update from the Windows branch feed.
This commit is contained in:
@@ -6,6 +6,8 @@ bin/
|
||||
configs/config.json
|
||||
configs/remnawave-api.json
|
||||
configs/account.json
|
||||
# Baked panel credentials (copied by build.bat; never commit)
|
||||
internal/remnawave/embeddedcfg/remnawave-api.json
|
||||
dist/navis-release/windows/configs/
|
||||
# Runtime-downloaded protocol cores + local packaging artifact (not release sources)
|
||||
dist/navis-release/windows/bin/
|
||||
@@ -17,8 +19,11 @@ cmd/vpnapp/resource.syso
|
||||
navis-update.bat
|
||||
Navis.exe.new
|
||||
Navis-pending.exe
|
||||
EvilFox.exe.new
|
||||
EvilFox-pending.exe
|
||||
*.bak
|
||||
Navis.exe.bak
|
||||
EvilFox.exe.bak
|
||||
|
||||
# MSIX staging / local packages
|
||||
packaging/msix/_staging/
|
||||
|
||||
Reference in New Issue
Block a user