Hysteria is a powerful, lightning fast and censorship resistant proxy. https://v2.hysteria.network/
Find a file
Haruue 34574e0339
refactor: proxymux
This commit rewrites proxymux package to provide following functions:

+ proxymux.ListenSOCKS(address string)
+ proxymux.ListenHTTP(address string)

both are drop-in replacements for net.Listen("tcp", address)

The above functions can be called with the same address to take
advantage of the mux feature.

Tests are not included, but we will have them very soon.

This commit should be in PR #1006, but I ended up with it in a separate
branch here. Please rebase if you want to merge it.
2024-04-11 21:16:17 +08:00
.github chore(deps): bump softprops/action-gh-release from 1 to 2 2024-03-11 06:13:44 +00:00
app refactor: proxymux 2024-04-11 21:16:17 +08:00
core feat: quic-go v0.42.0 2024-03-23 15:05:10 -07:00
extras feat: quic-go v0.42.0 2024-03-23 15:05:10 -07:00
media-kit chore: media kit 2023-09-01 18:09:56 -07:00
scripts fix(script): version check broken 2023-11-05 16:17:06 +08:00
.gitignore feat: hyperbole build script 2023-06-04 12:37:17 -07:00
CHANGELOG.md chore: update README 2023-09-01 17:51:44 -07:00
Dockerfile ci: docker image 2023-09-06 13:51:18 -07:00
go.work fix: reworked BBR to replace the broken old one 2023-09-29 22:18:24 -07:00
go.work.sum chore: switch to apernet sing-tun fork 2024-03-19 15:15:54 +08:00
hyperbole.py ci: try to fix android builds 2023-10-29 15:49:03 -07:00
LICENSE.md chore: add license 2023-09-01 13:44:12 -07:00
logo.svg chore: update README 2023-09-01 17:51:44 -07:00
platforms.txt feat: add linux/riscv64 build 2023-11-10 16:48:45 -08:00
PROTOCOL.md fix: typo in PROTOCOL.md 2024-03-13 19:39:55 -07:00
README.md chore: add star history to README 2023-09-05 20:53:32 -07:00

Hysteria 2

License Release Telegram Discussions

Hysteria is a powerful, lightning fast and censorship resistant proxy.

Get Started

中文文档

Hysteria 1.x (legacy)


🛠️ Packed to the gills

Expansive range of modes including SOCKS5, HTTP proxy, TCP/UDP forwarding, Linux TProxy - not to mention additional features continually being added.

Lightning fast

Powered by a custom QUIC protocol, Hysteria delivers unparalleled performance over even the most unreliable and lossy networks.

Censorship resistant

Our protocol is designed to masquerade as standard HTTP/3 traffic, making it very difficult to detect and block without widespread collateral damage.

💻 Cross-platform

We have builds for all major platforms and architectures. Deploy anywhere & use everywhere.

🔗 Easy integration

With built-in support for custom authentication, traffic statistics & access control, Hysteria is easy to integrate into your infrastructure.

🤗 Open standards

We have well-documented specifications and code for developers to contribute and build their own apps.


If you find Hysteria useful, consider giving it a ️!

Star History Chart