diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..6f7a980 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,3 @@ +# Changelog + +https://v2.hysteria.network/docs/Changelog/ diff --git a/README.md b/README.md index 9515d68..b4470bd 100644 --- a/README.md +++ b/README.md @@ -1,62 +1,59 @@ -# Hysteria 2 Prototype +# Hysteria 2 -> **Warning** -> The code on this branch is a work-in-progress prototype of what will become Hysteria 2.0. It is currently very -> unfinished, and unless you know what you are doing, you should stick with the stable 1.x releases for now. + -> **警告** -> 此分支的代码是 Hysteria 2.0 的原型,目前仍在开发中,完成度十分有限。除非你十分确定自己在做什么,否则请继续使用稳定的 1.x -> 版本。 +[![License][1]][2] [![Release][3]][4] [![Telegram][5]][6] [![Discussions][7]][8] -## Build (编译) +[1]: https://img.shields.io/badge/license-MIT-blue +[2]: LICENSE.md +[3]: https://img.shields.io/github/v/release/apernet/hysteria?style=flat-square +[4]: https://github.com/apernet/hysteria/releases +[5]: https://img.shields.io/badge/chat-Telegram-blue?style=flat-square +[6]: https://t.me/hysteria_github +[7]: https://img.shields.io/github/discussions/apernet/hysteria?style=flat-square +[8]: https://github.com/apernet/hysteria/discussions -Use the environment variable `HY_APP_PLATFORMS` to control which platforms to build for. For -example: `"windows/amd64,linux/amd64,linux/arm"` +
+ + Get Started + + + 中文文档 + +
-```bash -python ./hyperbole.py build -``` +--- -Builds will be placed in `./build` (编译输出在 `./build` 目录下) +Expansive range of modes including SOCKS5, HTTP proxy, TCP/UDP forwarding, Linux TProxy - not to mention additional features continually being added.
+Powered by a custom QUIC protocol, Hysteria delivers unparalleled performance over even the most unreliable and lossy networks.
+Our protocol is designed to masquerade as standard HTTP/3 traffic, making it very difficult to detect and block without widespread collateral damage.
+We have builds for all major platforms and architectures. Deploy anywhere & use everywhere.
+With built-in support for custom authentication, traffic statistics & access control, Hysteria is easy to integrate into your infrastructure.
+We have well-documented specifications and code for developers to contribute and build their own apps.
+