Skip to content

Releases: yzfly/LiteVPN

LiteVPN 1.0.1

Choose a tag to compare

@yzfly yzfly released this 12 Jun 13:52

Maintenance release: crypto layer pinned to OpenSSL LTS.

Changes

  • OpenSSL pinned to the 3.5 LTS line (supported until April 2030). Dependency resolution previously drifted onto the short-lived 3.6 line; it now only picks up 3.5.x patch releases.
  • Menu footer version number is now read from the app bundle instead of being hardcoded.

Installation

No prebuilt binary is provided — macOS Network Extensions can't be distributed in a way that runs on arbitrary Macs without per-machine signing. Please build from source with your own Apple Developer account (about 5 minutes with XcodeGen).


维护版本: 加密层锁定 OpenSSL LTS.

  • OpenSSL 锁定至 3.5 LTS 线 (维护期至 2030 年 4 月).
  • 菜单底部版本号改为从 Bundle 读取, 不再硬编码.

安装: 不提供预编译包 — macOS Network Extension 无法以"任意 Mac 下载即用"的方式分发. 请用自己的开发者账号从源码构建 (约 5 分钟).

LiteVPN 1.0.0

Choose a tag to compare

@yzfly yzfly released this 12 Jun 13:08

Minimal, lightweight OpenVPN menu bar client for macOS. First public release.

Highlights

  • Menu bar native: no Dock icon, one-click connect/disconnect, ~16 MB app
  • .ovpn import with drag & drop and instant validation (certificate-embedded profiles)
  • Live stats: connection duration, download/upload traffic
  • Clash Compatible Mode: leaves the default route alone — coexists with Clash TUN via longest-prefix routing
  • Tunnel survives app exit (separate Network Extension process), auto-reconnect, Launch at Login
  • Localized UI: English & 简体中文 (follows system language)

Installation

No prebuilt binary is provided — macOS Network Extensions can't be distributed in a way that runs on arbitrary Macs without per-machine signing. Please build from source with your own Apple Developer account (about 5 minutes with XcodeGen).


极简 macOS OpenVPN 菜单栏客户端, 首个公开版本.

  • 菜单栏原生形态, 一键连接/断开, 整个应用约 16 MB
  • .ovpn 拖拽导入与即时校验 (证书内嵌配置)
  • 实时连接时长与上下行流量
  • Clash 兼容模式: 不接管默认路由, 与 Clash TUN 按最长前缀分流共存
  • 主应用退出隧道照常保持, 断线自动重连, 开机启动
  • 界面双语 (English / 简体中文, 跟随系统语言)

安装: 不提供预编译包. 请用自己的开发者账号从源码构建 (约 5 分钟).