Skip to content

Proxy Cloud is an open-source VPN that’s fast, unlimited, secure, and completely free.

License

Notifications You must be signed in to change notification settings

Majid2Dev/ProxyCloud

 
 

Repository files navigation

Nexo Vpn

Nexo Vpn Logo

Overview

Nexo Vpn is an open-source Flutter application that provides a user-friendly interface for managing V2Ray VPN configurations and Telegram MTProto proxies. The app allows users to connect to V2Ray servers and access Telegram proxies with just a few taps.

Features

V2Ray VPN

  • Connect to V2Ray servers with a single tap
  • Import configurations via subscription URLs
  • Monitor connection status

Telegram Proxies

  • Browse and connect to MTProto proxies
  • View proxy details (country, provider, ping, uptime)
  • One-tap connection to Telegram via proxies
  • Copy proxy details to clipboard

User Interface

  • Modern, intuitive design with dark theme
  • Smooth animations and transitions
  • Real-time connection status indicators
  • Easy navigation between VPN and Proxy sections

Installation

Download

Architecture Download Link
Universal Android Universal
armeabi-v7a Android armeabi-v7a
arm64-v8a Android arm64-v8a
x86_64 Android x86_64

Prerequisites

  • Flutter SDK (version ^3.7.2)
  • Dart SDK
  • Android Studio / VS Code
  • Android device or emulator

Steps

  1. Clone the repository:

    git clone https://github.com/code3-dev/ProxyCloud.git
    cd ProxyCloud
  2. Install dependencies:

    flutter pub get
  3. Run the app:

    flutter run

Usage

Setting up V2Ray

  1. Navigate to the VPN tab
  2. Tap on "Add License" to enter your subscription URL
  3. Select a server from the list
  4. Tap the connect button to establish a connection

Using Telegram Proxies

  1. Navigate to the Proxy tab
  2. Browse the list of available proxies
  3. Tap "Connect" on a proxy to open Telegram with the selected proxy
  4. Alternatively, copy the proxy details to manually configure in Telegram

Contributing

Contributions are welcome! Please see CONTRIBUTING.md for guidelines on how to contribute to this project.

License

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

Acknowledgements

  • Flutter - UI toolkit for building natively compiled applications
  • flutter_v2ray - Flutter plugin for V2Ray
  • Provider - State management solution
  • url_launcher - URL launching capability
  • http - HTTP requests for API communication

Contact

For questions, suggestions, or issues, please open an issue on the GitHub repository.

About

Proxy Cloud is an open-source VPN that’s fast, unlimited, secure, and completely free.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 72.4%
  • C++ 13.7%
  • CMake 11.0%
  • Swift 1.3%
  • C 0.8%
  • HTML 0.7%
  • Other 0.1%