Initial Navis client with NaiveProxy, profiles, ping and git updates

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
Navis
2026-07-28 06:55:19 +03:00
co-authored by Cursor
commit 595bc3d70d
40 changed files with 3412 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
{
"FixedFileInfo": {
"FileVersion": { "Major": 1, "Minor": 1, "Patch": 2, "Build": 0 },
"ProductVersion": { "Major": 1, "Minor": 1, "Patch": 2, "Build": 0 },
"FileFlagsMask": "3f",
"FileFlags": "00",
"FileOS": "40004",
"FileType": "01",
"FileSubType": "00"
},
"StringFileInfo": {
"CompanyName": "Navis",
"FileDescription": "Navis — NaiveProxy client",
"FileVersion": "1.1.2.0",
"InternalName": "Navis",
"OriginalFilename": "Navis.exe",
"ProductName": "Navis",
"ProductVersion": "1.1.2.0"
},
"VarFileInfo": {
"Translation": {
"LangID": "0409",
"CharsetID": "04B0"
}
},
"IconPath": "assets/navis.ico"
}