awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shadowsocks avatar

shadowsocks/shadowsocks-android

0
View on GitHub↗
36,696 Stars·11,481 Forks·Kotlin·4 Aufrufe

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.
  • Sicherheit und Datenschutz - Secure proxy client for Android devices.
  • Security & Privacy - Secure proxy client for bypassing network restrictions.

Star-Verlauf

Star-Verlauf für shadowsocks/shadowsocks-androidStar-Verlauf für shadowsocks/shadowsocks-android

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von shadowsocks/shadowsocks-android?

Die Hauptfunktionen von shadowsocks/shadowsocks-android sind: Traffic Interception, Background Services, Proxy Client Applications, Censorship Circumvention Tools, SOCKS5, Network Proxy Management, Network Traffic Routing, SOCKS5 Servers.

Welche Open-Source-Alternativen gibt es zu shadowsocks/shadowsocks-android?

Open-Source-Alternativen zu shadowsocks/shadowsocks-android sind unter anderem: 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…

Open-Source-Alternativen zu Shadowsocks Android

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Shadowsocks Android.
  • shadowsocks/shadowsocks-windowsAvatar von shadowsocks

    shadowsocks/shadowsocks-windows

    59,574Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗59,574
  • fw876/helloworldAvatar von fw876

    fw876/helloworld

    4,165Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗4,165
  • v2ray/v2ray-coreAvatar von v2ray

    v2ray/v2ray-core

    46,872Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗46,872
  • masterking32/masterdnsvpnAvatar von masterking32

    masterking32/MasterDnsVPN

    6,446Auf GitHub ansehen↗

    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
    Auf GitHub ansehen↗6,446
  • Alle 30 Alternativen zu Shadowsocks Android anzeigen→