awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
qiuyuzhou avatar

qiuyuzhou/ShadowsocksX-NG

0
View on GitHub↗
32,888 stars·7,799 forks·Swift·GPL-3.0·16 views

ShadowsocksX NG

ShadowsocksX-NG is a macOS application that functions as a Shadowsocks proxy client to establish encrypted tunnels for bypassing network censorship. It operates as an encrypted tunnel manager that allows for the configuration of secure ciphers and the import of proxy server profiles.

The client includes a proxy converter that transforms SOCKS5 traffic into HTTP proxy traffic to provide compatibility for applications that do not support SOCKS. It also integrates a traffic steering system using Proxy Auto-Configuration files to automatically determine which network requests bypass the proxy.

The software provides capabilities for network traffic routing, including system-wide proxy integration and the use of transport plugins for traffic obfuscation. Server configurations can be imported via QR codes, URLs, or shared links.

Features

  • Proxy Management - Provides a complete client for managing Shadowsocks encrypted tunnels to bypass censorship and obfuscate traffic.
  • System Proxy Configurators - Automatically modifies macOS network settings to route all system-wide outbound traffic through the local proxy port.
  • Proxy Routing Rules - Utilizes Proxy Auto-Config (PAC) rule lists to determine whether specific requests bypass the proxy.
  • Network Traffic Routing - Controls network traffic routing to determine which applications use the proxy and which connect directly.
  • Tunnel Managers - Operates a background service that maintains the lifecycle and stability of secure encrypted tunnels.
  • Proxy Clients - Functions as a macOS proxy client that routes network traffic through encrypted tunnels to bypass censorship.
  • Rule-Based Network Proxies - Uses a rule-based proxy engine powered by PAC files to automatically route network requests.
  • Rule-Based Proxies - Implements a rule-based proxy system using PAC files to automatically steer traffic between the proxy and direct connections.
  • Encrypted Tunneling - Acts as a manager for establishing and configuring secure, encrypted tunnels to circumvent network censorship.
  • Secure Tunneling - Establishes encrypted network tunnels using specific ciphers to protect privacy and bypass network restrictions.
  • SOCKS5 Translation - Includes a proxy converter that transforms SOCKS5 traffic into HTTP proxy traffic for applications lacking SOCKS support.
  • Proxy Plugin Integrations - Integrates external transport plugins to obfuscate network traffic and increase tunnel stability.
  • Traffic Obfuscation - Supports traffic obfuscation plugins to mask encrypted data and evade deep packet inspection.
  • Traffic Routing Modes - Allows users to toggle between automated system-wide proxy settings and manual routing modes.
  • Configuration Import - Enables rapid connection setup by importing proxy server profiles via QR codes, URLs, or shared links.
  • More to explore - Client software for the Shadowsocks proxy protocol.
  • Proxy and VPN Tools - Next-generation secure socks5 proxy client.

Star history

Star history chart for qiuyuzhou/shadowsocksx-ngStar history chart for qiuyuzhou/shadowsocksx-ng

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with ShadowsocksX NG

These projects share indexed features with ShadowsocksX NG. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • shadowsocks/shadowsocksx-ngshadowsocks avatar

    shadowsocks/ShadowsocksX-NG

    32,887View on GitHub↗

    ShadowsocksX-NG is a macOS application that functions as a Shadowsocks VPN client, SOCKS5 proxy manager, and PAC routing client. It is designed to bypass network restrictions by managing connections to Shadowsocks proxy servers through a graphical user interface. The project provides mechanisms for importing server profiles via QR codes and URLs, and it supports the integration of third-party plugins to modify network traffic. It also includes a local HTTP proxy server that translates SOCKS5 traffic into HTTP proxy format for application compatibility. The utility covers network traffic rout

    Swiftkcptunmacosshadowsocks
    View on GitHub↗32,887
  • qingshuisiyuan/electron-ssr-backupqingshuisiyuan avatar

    qingshuisiyuan/electron-ssr-backup

    5,814View on GitHub↗

    electron-ssr-backup is a cross-platform Electron desktop application that serves as a ShadowsocksR proxy client and system network manager. It acts as a proxy server orchestrator, allowing users to route network traffic through specific servers and automate operating system proxy configurations. The application enables the import and organization of proxy server lists via subscription URLs, QR codes, manual configuration files, or clipboard pasting. It includes a synchronization mechanism to fetch and update server databases from remote URLs. The software provides controls for toggling betwe

    electron-ssrlinux-ssrshadowsocksr
    View on GitHub↗5,814
  • ginuerzh/gostginuerzh avatar

    ginuerzh/gost

    18,019View on GitHub↗

    gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted connections. It functions as a traffic obfuscation gateway and a transparent proxy server capable of intercepting TCP and UDP traffic at the IP level. The project also includes a virtual network interface manager for creating TUN and TAP devices to intercept operating system packets. The system distinguishes itself through a chain-based request routing model, allowing traffic to pass through an ordered sequence of proxy nodes. It provides extensive transport-layer encapsulatio

    Godnsgogolang
    View on GitHub↗18,019
  • shadowsocks/shadowsocksshadowsocks avatar

    shadowsocks/shadowsocks

    33,580View on GitHub↗

    Shadowsocks is a secure network tunneling tool designed for censorship circumvention and private internet connectivity. It functions as a proxy system that routes traffic through encrypted tunnels, allowing users to bypass regional network restrictions and protect data from interception across public infrastructures. The project utilizes a lightweight, custom proxy protocol that incorporates stream-based cipher encryption to obfuscate payload content and prevent deep packet inspection. By employing an asynchronous, event-driven networking model, the system manages concurrent connections effic

    Python
    View on GitHub↗33,580
Compare all 30 related projects→

Frequently asked questions

What does qiuyuzhou/shadowsocksx-ng do?

ShadowsocksX-NG is a macOS application that functions as a Shadowsocks proxy client to establish encrypted tunnels for bypassing network censorship. It operates as an encrypted tunnel manager that allows for the configuration of secure ciphers and the import of proxy server profiles.

What are the main features of qiuyuzhou/shadowsocksx-ng?

The main features of qiuyuzhou/shadowsocksx-ng are: Proxy Management, System Proxy Configurators, Proxy Routing Rules, Network Traffic Routing, Tunnel Managers, Proxy Clients, Rule-Based Network Proxies, Rule-Based Proxies.

Which projects share features with qiuyuzhou/shadowsocksx-ng?

Projects with overlapping indexed features include: shadowsocks/shadowsocksx-ng — ShadowsocksX-NG is a macOS application that functions as a Shadowsocks VPN client, SOCKS5 proxy manager, and PAC… qingshuisiyuan/electron-ssr-backup — electron-ssr-backup is a cross-platform Electron desktop application that serves as a ShadowsocksR proxy client and… ginuerzh/gost — gost is a multi-protocol proxy tunnel and secure tunneling server designed to route network traffic through encrypted… shadowsocks/shadowsocks — Shadowsocks is a secure network tunneling tool designed for censorship circumvention and private internet… free-nodes/clashfree — Clashfree is a network traffic routing platform designed to facilitate access to restricted online resources and… getlantern/lantern — Lantern is a network utility designed to provide access to restricted internet content by tunneling traffic through…