Skip to content
/ UUVPN Public
forked from nicolastinkl/UUVPN

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

Notifications You must be signed in to change notification settings

lukexoxo/UUVPN

 
 

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 74.1%
  • Kotlin 14.5%
  • Swift 7.2%
  • C 3.3%
  • Ruby 0.5%
  • Shell 0.3%
  • Objective-C 0.1%