2024-10-18 09:46:24 +08:00
2024-07-03 09:46:22 +08:00
2024-10-18 09:46:24 +08:00
2024-07-24 15:09:43 +08:00
2024-07-24 15:09:43 +08:00
2024-07-24 12:58:55 +08:00
2024-07-25 13:51:40 +08:00
2023-06-25 11:43:18 +08:00
2024-10-18 09:45:01 +08:00
2023-06-25 11:42:16 +08:00

UUVPN

UUVPN - Redesigned for Performance and Stability The original UUVPN was built using Flutter, but maintaining the codebase became increasingly difficult due to performance issues, poor UI quality, and lack of stability. As a result, we decided to completely redevelop UUVPN, focusing on native performance for iOS/macOS and Android by using the SINGBOX and CLASH cores respectively.

The new version delivers a more responsive user interface, enhanced stability, and significant performance improvements.

Features:

Seamless Connectivity: Built on the powerful SINGBOX and CLASH cores for efficient and secure connections. Improved UI: Redesigned with a sleek, modern interface optimized for user experience. Cross-Platform: Available for iOS, macOS, and Android. Stability: Improved app architecture ensures a more reliable performance.

Preview

Check out the demo video and screenshots below:

Screenshots:

-------------------------------过去 UUVPN 的老代码 分界线-------------------------------------

UUVPN

基于Flutter开发的VPN客户端(ios/android),自主设计,精美UI,优化VPN速度,完全开源。

A VPN application for V2Board

Support iOS and Android now.

IF THIS PROJECT HELPS YOU, PLEASE GIVE ME A LITTLE STAR.

Screenshots

App Store

Environment

Installation

flutter pub get

Develop

flutter run

Build

build android apk

flutter build apk

build ios

flutter build ios

How to use it?

  • 1: Change Domain File Path : ~UUVPN/flutter/lib/constant/app_urls.dart

      static const String baseUrl = "https://xxxx.com";
    
  • 2: Xcode Settings:

  • 3: running screenshot:

S
Description
对接Xboard的VPN APP项目
Readme 1 GiB
Languages
Swift 68.5%
Go 16.6%
Objective-C 7.8%
Kotlin 6.1%
C 0.4%
Other 0.4%