Skip to content

HyperVPN v1.0.0 - Initial Release

Choose a tag to compare

@omeshapasan2 omeshapasan2 released this 16 Sep 11:56
· 20 commits to master since this release

HyperVPN v1.0.0 - Initial Public Release

Features

  • VLESS Protocol Support — Full WebSocket + TLS transport with modern proxy protocol
  • WinTun Kernel Driver — Direct kernel-level packet injection for maximum throughput (500+ Mbps)
  • Multi-Server Management — Import, store, and switch between unlimited VLESS configurations
  • Real-Time Network Monitor — Live download/upload speeds and session data usage tracking
  • Multi-Stream Speed Test — Accurate bandwidth measurement using Cloudflare edge (5 concurrent streams)
  • ISP Usage Verification — Real-time data quota from Sri Lanka Telecom API integration
  • Compact Portrait UI — Minimalist 390×660px window with vertical navigation rail
  • Monochrome Zinc Theme — Clean, professional dark UI with subtle gradients
  • System Tray Integration — Background operation with quick-access tray menu
  • Process Log Viewer — Real-time Xray and Tun2Socks stdout/stderr capture
  • Auto-Start Support — Launch automatically on Windows startup

Installation

MSI Installer (Recommended)

HyperVPN_1.0.0_x64_en-US.msi (34.9 MB)

  • Professional Windows Installer Package
  • Automatic Start Menu shortcuts
  • Add/Remove Programs integration
  • One-click installation

NSIS Installer

HyperVPN_1.0.0_x64-setup.exe (23.7 MB)

  • Lighter portable installer
  • Custom UI with modern design
  • Same functionality as MSI

System Requirements

  • OS: Windows 10/11 (64-bit)
  • RAM: 60-100 MB
  • Privileges: Administrator access required for WinTun driver
  • Dependencies: WebView2 Runtime (auto-installed if missing)

Performance

  • WebView2 Memory: ~50-70 MB (vs ~144 MB in dev)
  • Native Binary: ~6-8 MB
  • Total RAM: ~56-78 MB
  • Throughput: 460+ Mbps (tested on 500 Mbps fiber)

Security

  • No Telemetry — Zero data collection
  • Local Storage Only — Configs stored in AppData
  • Open Source — Full code transparency
  • Memory Safety — Rust ownership prevents buffer overflows

Known Issues

  • Windows Only (macOS/Linux support planned)
  • VLESS Protocol only (VMess/Trojan coming soon)
  • Single instance limitation

Changelog

  • Initial public release
  • Compact monochrome UI redesign
  • Multi-stream speed test engine
  • Production build optimizations
  • Comprehensive documentation

Full Changelog: https://github.com/omeshapasan2/HyperVPN/commits/v1.0.0