Open Source VPN is a comprehensive app designed to provide a secure, fast, and unlimited VPN connection. This open-source app ensures privacy and unrestricted internet access for all users.
- Unlimited Connection Time: Enjoy free and unlimited VPN usage without any time restrictions.
- Fast Connectivity: Experience fast and reliable VPN connections to ensure smooth browsing and streaming.
- Open Source: Fully open-source project, allowing transparency and community contributions.
- Framework: Flutter
- Language: Dart
- Backend: OpenVPN
- Encryption: AES-256
To run this project locally, follow these steps:
-
Clone the repository:
git clone https://github.com/muhammadusmantech/open-vpn.git cd OpenSourceVPN -
Install dependencies:
flutter pub get
-
Run the app:
flutter run
Once the app is installed, you can:
- Connect to VPN: Establish a secure and fast VPN connection.
- Monitor Connection: View connection status and logs.
- Customize Settings: Adjust settings for your VPN usage.
lib/main.dart: Entry point of the application.lib/screens/: Contains the various screens of the app.lib/widgets/: Contains reusable widgets.lib/models/: Contains data models.
Open Source VPN © 2023. All rights reserved.



