Skip to content

Latest commit

 

History

History
76 lines (51 loc) · 1.68 KB

README.md

File metadata and controls

76 lines (51 loc) · 1.68 KB

UUVPN

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

UUVPN

A flutter application for V2Board and SSPanel-Uim

support iOS application 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: