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
+11
View File
@@ -0,0 +1,11 @@
module vpnclient
go 1.25.0
require (
github.com/jchv/go-webview2 v0.0.0-20260205173254-56598839c808
golang.org/x/image v0.44.0
golang.org/x/sys v0.33.0
)
require github.com/jchv/go-winloader v0.0.0-20250406163304-c1995be93bd1 // indirect