Zeus 67a944fef2 1
1
2024-07-25 12:11:47 +08:00
2024-07-03 09:46:22 +08:00
1
2024-07-25 12:11:47 +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
1
2024-07-25 12:11:47 +08:00
2024-07-24 10:24:29 +08:00
2023-06-25 11:43:18 +08:00
1
2024-07-25 12:11:47 +08:00
2023-06-25 11:42:16 +08:00

UUVPN

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

UUVPN

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%