awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shadowsocks avatar

shadowsocks/shadowsocks-android

0
View on GitHub↗
36,696 星标·11,481 分支·Kotlin·4 次浏览

Shadowsocks Android

Shadowsocks-android is a secure tunneling application and SOCKS5 proxy client for Android. It routes device network traffic through a Shadowsocks proxy server to encrypt data, mask the user's internet origin, and bypass network restrictions.

The client functions as an Android VPN service, creating a virtual network interface to intercept and redirect all outgoing device traffic. It supports the integration of external binary plugins to extend tunnel capabilities with custom transport protocols and traffic obfuscation methods.

The project manages network routing through a local SOCKS5 server and includes system-level components for local DNS forwarding to prevent leaks. It utilizes a background service to maintain the encrypted tunnel regardless of the application's UI state.

Features

  • Traffic Interception - Uses the Android VpnService API to create a virtual network interface that intercepts all outgoing device traffic.
  • Background Services - Utilizes a persistent Android background service to maintain the encrypted proxy tunnel regardless of UI state.
  • Proxy Client Applications - Functions as a specialized Android application for routing device traffic through a Shadowsocks proxy server.
  • Censorship Circumvention Tools - Enables bypassing of regional network restrictions and internet censorship on Android devices.
  • SOCKS5 - Implements the SOCKS5 protocol to tunnel device traffic through a remote proxy server.
  • Network Proxy Management - Manages the configuration and routing of Android device network traffic through a secure proxy server.
  • Network Traffic Routing - Directs device internet traffic through a secure proxy server to mask the user's origin and encrypt data.
  • SOCKS5 Servers - Operates a local SOCKS5 server to manage the encrypted tunnel and redirect captured network packets.
  • VPN Service Frameworks - Implements a system-level VPN service to intercept and route device-wide traffic through a user-space proxy.
  • Native Execution Engines - Implements performance-critical encryption and networking logic in C or Go via a native execution engine.
  • Private Network Tunnels - Secures mobile internet connections by redirecting traffic through private, encrypted network tunnels.
  • Secure Tunneling - Provides a secure tunneling application to encrypt traffic and mask internet origin via remote proxies.
  • Plugin-Based Transport Extensions - Supports loading external binary plugins to implement custom transport protocols and traffic obfuscation.
  • Custom Transport Protocols - Allows the implementation of custom transport protocols via external plugins to enhance tunnel capabilities.
  • DNS Leak Protection - Intercepts system-level DNS queries and routes them through the encrypted tunnel to prevent DNS leaking.
  • Extensible - Provides an extensible proxy runtime that supports external plugins for custom transport protocols and obfuscation.
  • Proxy Clients - Android client for the Shadowsocks protocol.
  • Shadowsocks Proxy Clients - Official Android client for the Shadowsocks protocol.
  • Privacy & VPN - Tunnel proxy client for bypassing network firewalls.
  • 安全与隐私 - Secure proxy client for Android devices.
  • Security & Privacy - Secure proxy client for bypassing network restrictions.

Star 历史

shadowsocks/shadowsocks-android 的 Star 历史图表shadowsocks/shadowsocks-android 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

常见问题解答

shadowsocks/shadowsocks-android 是做什么的?

Shadowsocks-android is a secure tunneling application and SOCKS5 proxy client for Android. It routes device network traffic through a Shadowsocks proxy server to encrypt data, mask the user's internet origin, and bypass network restrictions.

shadowsocks/shadowsocks-android 的主要功能有哪些?

shadowsocks/shadowsocks-android 的主要功能包括:Traffic Interception, Background Services, Proxy Client Applications, Censorship Circumvention Tools, SOCKS5, Network Proxy Management, Network Traffic Routing, SOCKS5 Servers。

shadowsocks/shadowsocks-android 有哪些开源替代品?

shadowsocks/shadowsocks-android 的开源替代品包括: shadowsocks/shadowsocks-windows — Shadowsocks-Windows is a desktop proxy manager that provides a graphical interface for configuring system-wide network… fw876/helloworld — This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network… v2ray/v2ray-core — v2ray-core is a network proxy framework and custom proxy engine designed for censorship circumvention. It functions as… masterking32/masterdnsvpn — MasterDnsVPN is a DNS tunneling VPN and network censorship bypass tool that encapsulates network traffic within DNS… getlantern/lantern — Lantern is a network utility designed to provide access to restricted internet content by tunneling traffic through… mullvad/mullvadvpn-app — This project is a privacy-focused VPN manager and WireGuard client application designed to establish encrypted tunnels…

Shadowsocks Android 的开源替代方案

相似的开源项目,按与 Shadowsocks Android 的功能重合度排序。
  • shadowsocks/shadowsocks-windowsshadowsocks 的头像

    shadowsocks/shadowsocks-windows

    59,574在 GitHub 上查看↗

    Shadowsocks-Windows is a desktop proxy manager that provides a graphical interface for configuring system-wide network routing. It functions as a local SOCKS5 or HTTP proxy server, intercepting outbound traffic through system-level injection to route requests through secure, encrypted remote tunnels. The application distinguishes itself through a modular architecture that supports plugin-based transport extensibility, allowing users to integrate external binaries for custom traffic obfuscation and specialized cryptographic protocols. It also enables high-availability networking by automatical

    C#c-sharpproxyshadowsocks
    在 GitHub 上查看↗59,574
  • fw876/helloworldfw876 的头像

    fw876/helloworld

    4,165在 GitHub 上查看↗

    This project is a censorship circumvention tool and transparent proxy gateway designed to bypass local network restrictions. It functions as a SOCKS5 proxy server, a DNS tunneling tool, and a network traffic obfuscator to help users access blocked websites. The software implements masking protocols to hide the origin and destination of data to evade restrictive firewalls. It provides capabilities for network traffic obfuscation and secure DNS tunneling to protect network privacy and resolve blocked domains. The system handles wide-scale traffic management by intercepting system network traff

    C
    在 GitHub 上查看↗4,165
  • v2ray/v2ray-corev2ray 的头像

    v2ray/v2ray-core

    46,872在 GitHub 上查看↗

    v2ray-core is a network proxy framework and custom proxy engine designed for censorship circumvention. It functions as a traffic routing platform that directs network data between inbound and outbound connections to access blocked content and services. The system employs a modular architecture using pluggable protocol handlers and a chain-based connection pipeline to transform and forward network traffic. It provides secure tunneling infrastructure to establish encrypted connections and uses a rule-based routing system to direct data between protocols and destinations. The framework includes

    Gogolanghttp-proxyproxy
    在 GitHub 上查看↗46,872
  • masterking32/masterdnsvpnmasterking32 的头像

    masterking32/MasterDnsVPN

    6,446在 GitHub 上查看↗

    MasterDnsVPN is a DNS tunneling VPN and network censorship bypass tool that encapsulates network traffic within DNS queries to circumvent restrictive firewalls. It functions as a secure tunneling protocol and SOCKS5 proxy server, allowing local application traffic to be routed through a secure tunnel to a remote destination. The project distinguishes itself through a DNS resolver load balancer that distributes traffic across multiple resolvers based on latency and packet loss scoring. It further secures and masks traffic using symmetric payload encryption—supporting ChaCha20, AES-GCM, and XOR

    Go
    在 GitHub 上查看↗6,446
  • 查看 Shadowsocks Android 的所有 30 个替代方案→