Skip to content

bigmoveus/defyxVPN

 
 

Repository files navigation

Defyx VPN

A modern, secure VPN application built with Flutter that provides internet freedom and privacy protection.

Features

  • Secure connection through WarpPlus technology
  • Beautiful, intuitive user interface
  • Connection status monitoring
  • One-tap connect/disconnect functionality
  • Speed test capability

Screenshots

Installation

Prerequisites

  • Flutter SDK ≥ 3.7.0
  • Dart SDK ≥ 3.0.0
  • Xcode for iOS/macOS development
  1. Install dependencies:
flutter pub get
  1. Run the application:
flutter run
  1. Build for iOS:
make build-ios

This will:

  • Clean the Flutter build
  • Clean pub cache
  • Build the IPA file

Usage

  1. Launch the app
  2. Tap the connect button to secure your connection
  3. Use the speed test feature to check your connection performance
  4. Share the app with friends to spread internet freedom

Technical Architecture

The app is built using:

  • Flutter framework with Dart
  • Riverpod for state management
  • Native platform channels for VPN functionality
  • Custom UI with Material Design components

License

This project is licensed under the MIT License. See the LICENSE file for details.

Third-Party Licenses

This project uses the following third-party components:

  • Warp Plus: License type and copyright © respective owners. Please refer to the official Warp Plus documentation for license details.
  • Outline: License type and copyright © respective owners. Please refer to the official Outline documentation for license details.

Support

For support or inquiries, please create an issue or contact us at [email protected].


Made with ❤️ by the UnboundTechCo Team

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 65.1%
  • C++ 12.1%
  • CMake 9.7%
  • Kotlin 7.8%
  • Swift 2.5%
  • Ruby 1.4%
  • Other 1.4%