A modern, relatively smart, secure, and open-source VPN application built with Flutter, providing free internet access and privacy protection with a fresh user experience.
- Simple, with a beautiful and user-friendly interface
- One-tap connect/disconnect functionality
- Powered by DXcore, which unifies Warp, Psiphon, Warp-in-Warp, Xray, Outline, and exclusive proprietary protocols
- Relatively smart, requiring no manual configuration
- Ability to test internet speed and quality
- Flutter SDK β₯ 3.7.0
- Dart SDK β₯ 3.0.0
- Xcode for iOS/macOS development
- Install dependencies:
flutter pub get
- Run the application:
flutter run
- Build for iOS:
make build-ios
This will:
- Clean the Flutter build
- Clean pub cache
- Build the IPA file
- Launch the app
- Tap the connect button to secure your connection
- Use the speed test feature to check your connection performance
- Share the app with friends to spread internet freedom
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
This project is licensed under the MIT License. See the LICENSE file for details.
For support or inquiries, please create an issue or contact us at info@UnboundTechCo.de.
Made with β€οΈ by the UnboundTechCo Team