All Projects → VPNht → Android

VPNht / Android

Licence: gpl-3.0
VPN.ht Android Application. Based on ics-openvpn.

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Android

Nordpy
A gui application to connect automatically to the recommended NordVPN server
Stars: ✭ 95 (-4.04%)
Mutual labels:  vpn, openvpn
Openvpn Bosh Release
A BOSH release to help manage an OpenVPN network.
Stars: ✭ 13 (-86.87%)
Mutual labels:  vpn, openvpn
Android App
Official ProtonVPN Android app
Stars: ✭ 547 (+452.53%)
Mutual labels:  vpn, openvpn
Vycontrol
vyos frontend
Stars: ✭ 92 (-7.07%)
Mutual labels:  vpn, openvpn
Vpn At Home
1-click, self-hosted deployment of OpenVPN with DNS ad blocking sinkhole
Stars: ✭ 1,106 (+1017.17%)
Mutual labels:  vpn, openvpn
Openpyn Nordvpn
Easily connect to and switch between, OpenVPN servers hosted by NordVPN on Linux (+patch leakes)
Stars: ✭ 544 (+449.49%)
Mutual labels:  vpn, openvpn
Cloak
A censorship circumvention tool to evade detection against state adversaries
Stars: ✭ 942 (+851.52%)
Mutual labels:  vpn, openvpn
Passepartout Apple
User-friendly OpenVPN client app for iOS and macOS.
Stars: ✭ 284 (+186.87%)
Mutual labels:  vpn, openvpn
Softethervpn
Cross-platform multi-protocol VPN software. Pull requests are welcome. The stable version is available at https://github.com/SoftEtherVPN/SoftEtherVPN_Stable.
Stars: ✭ 8,531 (+8517.17%)
Mutual labels:  vpn, openvpn
Linux Cli
Linux command-line client for ProtonVPN. Written in Python.
Stars: ✭ 1,047 (+957.58%)
Mutual labels:  vpn, openvpn
Easyvpn
Easily connect to a VPN in a country of your choice.
Stars: ✭ 492 (+396.97%)
Mutual labels:  vpn, openvpn
Desktop Legacy
VPN.ht Desktop Application for Windows and Mac OS X built on top of Electron
Stars: ✭ 83 (-16.16%)
Mutual labels:  vpn, openvpn
Arch Delugevpn
Docker build script for Arch Linux base with Deluge, Privoxy and OpenVPN
Stars: ✭ 404 (+308.08%)
Mutual labels:  vpn, openvpn
Streisand
Streisand sets up a new server running your choice of WireGuard, OpenConnect, OpenSSH, OpenVPN, Shadowsocks, sslh, Stunnel, or a Tor bridge. It also generates custom instructions for all of these services. At the end of the run you are given an HTML file with instructions that can be shared with friends, family members, and fellow activists.
Stars: ✭ 22,605 (+22733.33%)
Mutual labels:  vpn, openvpn
Kube Openvpn
🔐 Kubernetes native OpenVPN
Stars: ✭ 331 (+234.34%)
Mutual labels:  vpn, openvpn
Openvpn Install
Set up your own OpenVPN server on Debian, Ubuntu, Fedora, CentOS or Arch Linux.
Stars: ✭ 7,142 (+7114.14%)
Mutual labels:  vpn, openvpn
Ovpm
OpenVPN Management Server - Effortless and free OpenVPN server administration
Stars: ✭ 256 (+158.59%)
Mutual labels:  vpn, openvpn
Android Vpn Client Ics Openvpn
⭐ Create your Android VPN App by using Android Studio and publish to Google Play Store 🤖
Stars: ✭ 270 (+172.73%)
Mutual labels:  vpn, openvpn
Lethean Vpn
Lethean Virtual Private Network (VPN)
Stars: ✭ 29 (-70.71%)
Mutual labels:  vpn, openvpn
Tunnelblickctl
🔒 Command-line interface for Tunnelblick
Stars: ✭ 64 (-35.35%)
Mutual labels:  vpn, openvpn

#VPN.ht for Android

Contributing

Build Instructions

The gradle build system will fetch all dependencies and generate files you need to build the project. You first need to generate the local.properties (replace YOUR_SDK_DIR by your actual android sdk dir) file:

$ echo "sdk.dir=YOUR_SDK_DIR" > local.properties

You can now sync, build and install the project:

$ ./gradlew assembleDebug # assemble the debug .apk
$ ./gradlew installDebug  # install the debug .apk if you have an
                          # emulator or an Android device connected

You can use Android Studio by importing the project as a Gradle project.

##Copyright and License Code released under the GPLv3. Images and user interface are copyrighted by VPN.ht Limited

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].