shadowsocks/shadowsocks-libev

Bug-fix-only libev port of shadowsocks. Future development moved to shadowsocks-rust

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 16 minutes ago
Added to GitGenius on September 3rd, 2026
Created on December 15th, 2012
Open Issues & Pull Requests: 29 (+0)
GitHub issues: Enabled
Number of forks: 6,227
Total Stargazers: 16,178 (+0)
Total Subscribers: 730 (+0)

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Issue API getrepoissuespagesummary failed: 429 Rate limit exceeded. Please try again later.

Detailed Description

shadowsocks-libev is a C-based SOCKS proxy implementation that provides encrypted tunneling for network traffic.

The tool solves the problem of routing internet traffic through an encrypted tunnel to circumvent network restrictions or enhance privacy. It works by establishing a proxy connection that encrypts data between a client and server using the shadowsocks protocol, allowing traffic to pass through firewalls or censorship systems that might otherwise block direct connections.

The project is maintained in bug-fix-only mode, meaning it receives patches for critical issues but no new features. Developers should adopt this tool only if they require a lightweight, C-based shadowsocks implementation for existing deployments or systems where the libev event loop is already in use. For new projects or those seeking active feature development, the project's README directs users toward the Rust-based implementation instead, which serves as the primary focus for ongoing work.

The project operates in a maintenance-only capacity with updates limited to addressing bugs rather than expanding functionality. Development activity centers on preserving stability in the existing codebase while steering new initiatives toward the successor implementation.