This website requires JavaScript.
Explore
Help
Sign In
kevin
/
lmvpn_client
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
v0.6.2
lmvpn_client
/
internal
/
ui
T
History
kevin
b52db70015
Release / build-macos (push)
Canceled after 0s
Details
Release / build-windows (push)
Canceled after 0s
Details
Release / release (push)
Canceled after 0s
Details
fix: 修复Windows/Linux编译缺失onAppActive符号的问题
...
onAppActive 仅在 dock_callback_darwin.go 中定义,导致非 darwin 平台 go vet/编译失败。在 dock_other.go 补充同名声明。
2026-07-09 10:48:23 +08:00
..
app.go
perf: 路由批量执行+CIDR聚合+并行脚本+连接步骤显示+CIDR刷新按钮
2026-07-09 09:44:49 +08:00
daemon.go
feat: Windows 安装器 + 修复 daemon 无法连接问题
2026-07-07 19:29:41 +08:00
dock_callback_darwin.go
feat: 单实例锁与窗口恢复机制
2026-07-09 00:29:21 +08:00
dock_darwin.go
fix: 移除showAndActivate避免误显示SystrayMonitor窗口
2026-07-09 00:49:53 +08:00
dock_other.go
fix: 修复Windows/Linux编译缺失onAppActive符号的问题
2026-07-09 10:48:23 +08:00
elevation_darwin.go
feat: 支持 Windows x86_64 平台编译
2026-07-07 16:50:42 +08:00
elevation_other.go
feat: 支持 Windows x86_64 平台编译
2026-07-07 16:50:42 +08:00
elevation_windows.go
feat: Windows 安装器 + 修复 daemon 无法连接问题
2026-07-07 19:29:41 +08:00
github.svg
增加图标
2026-07-07 14:16:09 +08:00
profile.go
feat: 路由模式重构(full/proxy/bypass) + CIDR动态URL获取 + 命中统计 + 连接稳定性修复
2026-07-09 08:21:47 +08:00
tray-icon.png
修改logo,修改配置页面的窗口
2026-07-06 20:22:25 +08:00
tray.go
fix: 移除showAndActivate避免误显示SystrayMonitor窗口
2026-07-09 00:49:53 +08:00
version.go
fix: ensureDaemon 自动检测并重启过期守护进程
2026-07-07 12:42:23 +08:00
view.go
perf: 路由批量执行+CIDR聚合+并行脚本+连接步骤显示+CIDR刷新按钮
2026-07-09 09:44:49 +08:00