Skip to content

bannedbook/SpeedUp.VPN

 
 

Repository files navigation

SpeedUp VPN, a ShadowsocksR(SSR) Android VPN.

Compatible with ShadowsocksR(SSR). based on shadowsocksRb-android, added some 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.

FAQ

If you have any questions, please read the FAQ first: FAQ常见问题

更多翻墙信息,请访问bannedbook翻墙主页

Feedback

IssuesTelegram Group

BUILD

  • OpenJDK 1.8
  • Android SDK
    • Android SDK Build-Tools 29.0.3
    • Android SDK Platform 29
    • NDK (Side by side) 21.1.6273396
    • 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.

OPEN SOURCE LICENSES

LICENSE

Copyright (C) bannedbook fanqiang

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 43.4%
  • C 30.6%
  • Kotlin 20.9%
  • HTML 1.4%
  • Makefile 1.3%
  • Python 0.8%
  • Other 1.6%