liberal-boy/v2ray-plugin-android — explained in plain English
Analysis updated 2026-07-15 · repo last pushed 2019-06-24
Bypass strict network censorship on Android by wrapping Shadowsocks traffic in V2Ray protocols.
Access the open internet from regions where standard Shadowsocks connections are blocked.
Extend the Shadowsocks Android app with additional transport methods without a separate app.
| liberal-boy/v2ray-plugin-android | azcomp2000/battery-sentinel | diredocks/cleanarchitecturenoteapp | |
|---|---|---|---|
| Stars | — | 0 | 0 |
| Language | Kotlin | Kotlin | Kotlin |
| Last pushed | 2019-06-24 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | hard | moderate | moderate |
| Complexity | 3/5 | 2/5 | 2/5 |
| Audience | general | developer | developer |
Figures from each repo's GitHub metadata at analysis time.
Easy install from Google Play for end users, building from source requires JDK, Go, and Android NDK.
This project is an add-on plugin for the shadowsocks Android app that adds v2ray support. Shadowsocks is a popular tool for routing internet traffic through a secure, encrypted connection to bypass network restrictions. By installing this plugin, users gain access to v2ray's transport methods, which can help disguise that traffic and make it harder for firewalls to detect or block. In everyday terms, if you use the main shadowsocks app on your phone to access the open internet, this extension gives you a wider toolkit for how that secure connection is established. It follows a specific standard (SIP003) that allows it to plug cleanly into the shadowsocks ecosystem without needing a completely separate app. The plugin works in the background alongside the main application to handle the specialized routing. The people who would use this are Android owners who already rely on shadowsocks and need stronger tools to get around heavy network censorship. For example, someone in a region with strict internet filtering might find that a standard shadowsocks connection gets blocked, but using this plugin to wrap their traffic in a different protocol can help it slip through. It is available directly from the Google Play Store for easy installation. From a technical standpoint, the project is built in Kotlin and requires the Android NDK because it wraps a core component written in Go. The README is primarily focused on providing build instructions for developers who want to compile the app from source, listing prerequisites like the Java Development Kit and the Go programming language. Beyond that, the README does not go into detail about configuration options or specific features.
An Android plugin for the Shadowsocks app that adds V2Ray transport methods, helping disguise encrypted traffic to bypass strict firewalls and network censorship.
Mainly Kotlin. The stack also includes Kotlin, Android NDK, Go.
Dormant — no commits in 2+ years (last push 2019-06-24).
Setup difficulty is rated hard, with roughly 5min to a first successful run.
Mainly general.
This repo across BitVibe Labs
Verify against the repo before relying on details.