ruo2012 / SpeedUp.VPN

SpeedUp.VPN for Android, compatible with SSR/SS protocols

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SpeedUp VPN, a ShadowsocksR(SSR) Android VPN.

Compatible with ShadowsocksR(SSR). based on shadowsocksRb-android, only added built-in SSR servers. If you are not satisfied with our built-in ShadowsocksR(SSR) vpn servers, you can add or import your own ShadowsocksR(SSR) server to use.

Feedback

IssuesTelegram Group

BUILD

  • OpenJDK 1.8
  • Android SDK
    • Android SDK Build-Tools 29.0.2
    • Android SDK Platform 29
    • NDK (Side by side) 21.0.6011959-rc2
    • Android SDK Tools
git clone --recurse-submodules https://github.com/bannedbook/SpeedUp.VPN.git
cd SpeedUp.VPN
# It is recommended to edit mobile/build.gradle to modify the applicationId to avoid detection.
./gradlew aR
adb install mobile/build/outputs/apk/release/mobile-release.apk

Contribution

Welcome bug fixes, feature additions and translations. Bug fixes and feature additions should be prioritized for upstream contributions.

License

Copyright (C) 2019 by SpeedUp VPN.
Copyright (C) 2017 by Max Lv <max.c.lv@gmail.com>
Copyright (C) 2017 by Mygod Studio <contact-shadowsocks-android@mygod.be>

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 http://www.gnu.org/licenses/.

About

SpeedUp.VPN for Android, compatible with SSR/SS protocols

License:Other


Languages

Language:C++ 61.9%Language:Kotlin 30.2%Language:HTML 2.1%Language:Makefile 1.6%Language:C 1.5%Language:Python 1.2%Language:Shell 0.5%Language:Starlark 0.4%Language:Perl 0.4%Language:CMake 0.3%Language:Batchfile 0.0%