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
2024-04-11 21:16:17 +08:00
2024-03-23 15:05:10 -07:00
2024-03-23 15:05:10 -07:00
2023-09-01 18:09:56 -07:00
2023-11-05 16:17:06 +08:00
2023-06-04 12:37:17 -07:00
2023-09-01 17:51:44 -07:00
2023-09-06 13:51:18 -07:00
2023-10-29 15:49:03 -07:00
2023-09-01 13:44:12 -07:00
2023-09-01 17:51:44 -07:00
2023-11-10 16:48:45 -08:00
2024-03-13 19:39:55 -07:00
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

Description
add support v2board to Hysteria2
Readme 9.9 MiB
Languages
Go 91%
Shell 4.4%
Python 4.4%
Dockerfile 0.2%