Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kittoku/Minimum-VPN-Client-for-SoftEther-VPN
An open-source SoftEther-VPN-protocol-based VPN client for Android
https://github.com/kittoku/Minimum-VPN-Client-for-SoftEther-VPN
Last synced: 4 days ago
JSON representation
An open-source SoftEther-VPN-protocol-based VPN client for Android
- Host: GitHub
- URL: https://github.com/kittoku/Minimum-VPN-Client-for-SoftEther-VPN
- Owner: kittoku
- License: apache-2.0
- Created: 2021-08-31T11:17:46.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-03T02:26:39.000Z (about 3 years ago)
- Last Synced: 2024-08-01T22:42:08.997Z (3 months ago)
- Language: Kotlin
- Size: 441 KB
- Stars: 48
- Watchers: 2
- Forks: 13
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Minimum VPN Client for SoftEther VPN
This is an open-source SoftEther-VPN-protocol-based VPN client for Android## Notice
* "SoftEther" is a registered trademark of SoftEther Corporation
* This is an **unofficial** project. Don't ask about this app in the official forum or repository
* Currently there is **no advantage** of using this app, compared with other protocols like L2TP, OpenVPN or SSTP (see Limitation)## What *Minimum* means?
I want to establish a VPN connection via [VPN Azure](http://www.vpnazure.net/en/)
with UDP acceleration enabled from Android. So this app's goal is to implement minimum features to do that.## Limitation
You need to satisfy the following conditions to use this app.
* DHCP(SecureNAT) is enabled
* Password authentication is enabled## Milestones
- [x] works with a global-IP-address-assigned server
- [x] works with VPN azure
- [x] works with a global-IP-address-assigned server + UDP acceleration
- [x] works with VPN azure + UDP acceleration(Not confirmed in a situation where both a server and a client are inside LAN. Reports are welcome!)
## Installation
You can download the latest version APK
[here](https://github.com/kittoku/Minimum-VPN-Client-for-SoftEther-VPN/releases/download/v0.3.1/mvc-0.3.1.apk).## Screenshots