All Projects → KaustubhPatange → Gear-VPN

KaustubhPatange / Gear-VPN

Licence: GPL-3.0 license
A VPN client for Android based on OpenVPN made with Jetpack Compose.

Programming Languages

c
50402 projects - #5 most used programming language
C++
36643 projects - #6 most used programming language
assembly
5116 projects
perl
6916 projects
shell
77523 projects
java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Gear-VPN

killswitch-windows
VPN kill switch for windows.
Stars: ✭ 22 (-60%)
Mutual labels:  openvpn, vpn-client
Openvpn3 Linux
OpenVPN 3 Linux client
Stars: ✭ 186 (+238.18%)
Mutual labels:  openvpn, vpn-client
Gluetun
VPN client in a thin Docker container for multiple VPN providers, written in Go, and using OpenVPN, DNS over TLS, with a few proxy servers built-in.
Stars: ✭ 346 (+529.09%)
Mutual labels:  openvpn, vpn-client
desktop-app-daemon
Official IVPN Desktop app (service)
Stars: ✭ 34 (-38.18%)
Mutual labels:  openvpn, vpn-client
desktop-app-cli
Official IVPN command-line interface (CLI)
Stars: ✭ 18 (-67.27%)
Mutual labels:  openvpn, vpn-client
Android Vpn Client Ics Openvpn
⭐ Create your Android VPN App by using Android Studio and publish to Google Play Store 🤖
Stars: ✭ 270 (+390.91%)
Mutual labels:  openvpn, vpn-client
Vpngate With Proxy
vpn gate client for linux, be able to connect to open vpn server through proxy
Stars: ✭ 150 (+172.73%)
Mutual labels:  openvpn, vpn-client
VPN-Jail
No description or website provided.
Stars: ✭ 28 (-49.09%)
Mutual labels:  openvpn, vpn-client
ShadowOVPN
ShadowOVPN bridges shadowsocks and OpenVPN based on Docker. You can now connect to OpenVPN servers with any shadowsocks compatible client.
Stars: ✭ 17 (-69.09%)
Mutual labels:  openvpn, vpngate
desktop-app-ui
Official IVPN Desktop app (legacy version)
Stars: ✭ 23 (-58.18%)
Mutual labels:  openvpn, vpn-client
nordvpn
NordVpn Docker Client
Stars: ✭ 475 (+763.64%)
Mutual labels:  openvpn, vpn-client
desktop-app
Official IVPN Desktop app
Stars: ✭ 141 (+156.36%)
Mutual labels:  openvpn, vpn-client
Nordvpn Networkmanager
A CLI tool for automating the importing, securing and usage of NordVPN (and in the future, more) OpenVPN servers through NetworkManager.
Stars: ✭ 111 (+101.82%)
Mutual labels:  openvpn, vpn-client
split-vpn
A split tunnel VPN script for Unifi OS routers (UDM, UXG, UDR) with policy based routing.
Stars: ✭ 589 (+970.91%)
Mutual labels:  openvpn, vpn-client
droidovpn
An unofficial VPN Gate client for Android.
Stars: ✭ 65 (+18.18%)
Mutual labels:  openvpn, vpngate
desktop-app-ui2
IVPN Desktop app
Stars: ✭ 19 (-65.45%)
Mutual labels:  openvpn, vpn-client
k8s-ovpn
OpenVPN on a Kubernetes cluster. Roll your own secure VPN cluster!
Stars: ✭ 72 (+30.91%)
Mutual labels:  openvpn
OtakuWorld
Anime Watcher, Manga Reader, and Novel Reader as three separate apps, same UI
Stars: ✭ 123 (+123.64%)
Mutual labels:  jetpack-compose
bitcoin-market-android
Bitcoin Market app shows you the current Bitcoin market price and price chart of different time intervals 💰
Stars: ✭ 284 (+416.36%)
Mutual labels:  jetpack-compose
openvpn-portable
🚀 OpenVPN portable for Windows
Stars: ✭ 59 (+7.27%)
Mutual labels:  openvpn
Icon

Gear VPN - Free, Secure & Open sourced VPN

build

Get it on Google Play

Tech Stack

  • Jetpack Compose - Google's new UI toolkit for developing native Android apps.
  • Navigator-Compose - A better navigation library for Jetpack Compose.
  • Android Architecture Components - Collection of libraries that help you design robust, testable, and maintainable apps.
    • StateFlow - To optimally emit states that should consume by multiple consumers.
    • ViewModel-Compose - Stores UI-related data that isn't destroyed on UI changes.
    • Room - SQLite object mapping library.
    • Workmanager - An API that makes it easy to schedule deferrable, asynchronous tasks that are expected to run even if the app exits or the device restarts.
  • DataStore - Jetpack DataStore is a data storage solution that allows you to store key-value pairs or typed objects with protocol buffers.
  • Dependency Injection -
    • Dagger 2 - A fully static, compile-time dependency injection framework for Java, Kotlin, and Android.
  • Retrofit - A type-safe HTTP client for Android and Java.
  • Moshi - A modern JSON library for Kotlin and Java.
  • Lottie - Render beautiful animations straight from After effects.

Contribute

If you want to contribute to this project, you're always welcome! See Contributing Guidelines.

Trademark

Partnership

If you are someone who host VPN servers or want to create your own VPN app based on Gear VPN, contact me at [email protected]. For more details check here.

License

Copyright 2021 Kaustubh Patange

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].