hynetworks/hysteria

Hysteria is powerful, lightning-fast, and censorship-resistant open-source proxy software

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 4 minutes ago
Added to GitGenius on May 16th, 2026
Created on April 21st, 2020
Open Issues & Pull Requests: 254 (+0)
GitHub issues: Enabled
Number of forks: 2,244
Total Stargazers: 22,363 (+1)
Total Subscribers: 148 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 0
New in 7 days: 0
Closed in 7 days: 0
Avg open age: N/A days
Stale 30+ days: 0
Stale 90+ days: 0

Recent activity

Opened in 7 days: 0
Closed in 7 days: 0
Comments in 7 days: 0
Events in 7 days: 0

Top labels

No label distribution available yet.

Most active issues this week

No issue events were indexed in the last 7 days.

Detailed Description

Hysteria is a proxy server written in Go that prioritizes speed and resistance to censorship-based network blocking. The project implements a customized QUIC protocol designed to perform well over unreliable and lossy networks, distinguishing it from standard proxy solutions that may struggle with poor connectivity. The protocol disguises itself as standard HTTP/3 traffic, making detection and blocking by network censors significantly more difficult without causing widespread collateral damage to legitimate internet traffic.

The software supports multiple operational modes to accommodate different use cases. These include SOCKS5 and HTTP proxy modes for standard proxy functionality, TCP and UDP forwarding for direct traffic relay, Linux TProxy for transparent proxying at the system level, and TUN mode for full network interface virtualization. This range of modes allows Hysteria to function as both a traditional proxy and a more comprehensive VPN-like solution depending on deployment requirements.

Cross-platform compatibility is a core design principle. The project provides precompiled builds for major operating systems and processor architectures, enabling deployment across diverse infrastructure. The ecosystem extends beyond the official implementation through third-party applications that integrate Hysteria's protocol and functionality into other tools and platforms.

The repository demonstrates active maintenance and community engagement.

The project's integration capabilities include built-in support for custom authentication mechanisms, traffic statistics collection, and access control features. These infrastructure-oriented features make Hysteria suitable for deployment in managed network environments where monitoring and user management are requirements.

Documentation is available in multiple languages, with English documentation at v2.hysteria.network and Chinese documentation provided separately, reflecting consideration for international users. The project maintains a legacy version at v1.hysteria.network, indicating a commitment to supporting existing deployments while advancing the newer version.

The repository's classification across multiple technical domains reflects its multifaceted nature: proxy server, VPN, network tunneling, UDP acceleration, multiplexing, encryption, cross-platform support, performance optimization, firewall bypass, and secure communication.