The Shustree team has taken a crucial step towards uncompromising security and openness: we have fully published the source code for our Android app. The source code repository for the latest version 1.4.3 (the exact version available on Google Play Store) is now open to everyone on GitHub.

👉 GitHub Repository: shustree-proxy-android-vpn-service

Why Did We Do This?

In network technologies and privacy solutions, claims of "confidentiality" and "zero logs" too often turn into empty marketing. We strongly believe that genuine security shouldn't rely on blind faith. The only way to prove a tool's integrity is to reveal its inner workings.

Now, any user, independent developer, or cybersecurity expert can inspect our code and verify the app's absolute cleanliness.

Privacy Principles of Shustree Proxy:

Clean Architecture Without "Over-Engineering"

We engineered Shustree Proxy with a primary focus on speed, low power consumption, and lightweight execution. Unlike most system VPN clients bloated with heavy third-party frameworks, our application was built from scratch using the modern Android development stack on the minimalistic manifest:

Technical Specifications

Feel free to explore the source code, build the project from scratch, and share your feedback directly on our GitHub repository!