Skip to content

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

Notifications You must be signed in to change notification settings

Rosario9527/UUVPN

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 77.9%
  • Kotlin 12.4%
  • Swift 6.1%
  • C 2.8%
  • Ruby 0.4%
  • Shell 0.3%
  • Objective-C 0.1%