Skip to content

Shadowsocks-Android is an Android client for the Shadowsocks protocol, designed to provide secure and efficient proxy services on Android devices. It ensures privacy and helps bypass internet censorship with robust encryption.

License

Notifications You must be signed in to change notification settings

localzet-dev/Shadowsocks-Android

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API Коммиты Релизы Язык Лицензия

Shadowsocks for Android

PREREQUISITES

  • JDK 11+
  • Android SDK
    • Android NDK
  • Rust with Android targets installed using rustup target add armv7-linux-androideabi aarch64-linux-android i686-linux-android x86_64-linux-android

BUILD

You can check whether the latest commit builds under UNIX environment by checking Travis status.

  • Install prerequisites
  • Clone the repo using git clone --recurse-submodules <repo> or update submodules using git submodule update --init --recursive
  • Build it using Android Studio or gradle script

OPEN SOURCE LICENSES

About

Shadowsocks-Android is an Android client for the Shadowsocks protocol, designed to provide secure and efficient proxy services on Android devices. It ensures privacy and helps bypass internet censorship with robust encryption.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published