Files
navi/versioninfo.json
T
NavisandCursor 77bd7da861 Release 3.9.0+3: subscription-URL routing, emoji flags, Remnawave provisioning.
Route credential-less http(s) URLs pasted into the add-link field to
subscription import (fixes remaining 'proxy URI missing username').
Extend geoflag with RU country names and city hints; live Remnawave
names already carrying emoji flags are kept as-is. Add admin
provisioning via configs/remnawave-api.json (GET by-username / POST
users, 50 GB MONTH plan) and the «Выдать доступ» UI panel.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-08-01 17:36:54 +03:00

31 lines
893 B
JSON

{
"FixedFileInfo": {
"FileVersion": { "Major": 3, "Minor": 9, "Patch": 0, "Build": 3 },
"ProductVersion": { "Major": 3, "Minor": 9, "Patch": 0, "Build": 3 },
"FileFlagsMask": "3f",
"FileFlags": "00",
"FileOS": "40004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"CompanyName": "EvilFox",
"FileDescription": "Navis 2 — VPN client (Naive / Hy2 / AWG / VLESS / VMess / Trojan)",
"FileVersion": "3.9.0.3",
"InternalName": "Navis",
"LegalCopyright": "Copyright (c) EvilFox",
"OriginalFilename": "Navis.exe",
"ProductName": "Navis",
"ProductVersion": "3.9.0.3",
"Comments": "Open-source VPN/proxy client. https://evilfox.win/"
},
"VarFileInfo": {
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
},
"IconPath": "assets/navis.ico",
"ManifestPath": "assets/app.manifest"
}