chore: update README

This commit is contained in:
Toby 2022-06-07 00:20:03 -07:00 committed by GitHub
parent 5aa96cdc93
commit d1e7d4c7cb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -18,27 +18,28 @@
[8]: https://github.com/HyNetwork/hysteria/discussions
Hysteria is a feature-packed network utility optimized for networks of poor quality (e.g. satellite connections,
congested public Wi-Fi, connecting from China to servers abroad) powered by a custom version of QUIC protocol. It
currently has the following features: (still growing!)
Hysteria is a feature-packed proxy & relay utility optimized for lossy, unstable connections (e.g. satellite networks,
congested public Wi-Fi, connecting from China to servers abroad) powered by a customized QUIC protocol.
- SOCKS5 proxy (TCP & UDP)
- HTTP/HTTPS proxy
- TCP/UDP relay
- TCP/UDP TPROXY (Linux only)
- TUN (TAP on Windows)
- Still growing...
**[Documentation has now been moved to our wiki](https://github.com/HyNetwork/hysteria/wiki)**
----------
Hysteria 是一个功能丰富的,专为恶劣网络环境进行优化的网络工具(双边加速),比如卫星网络、拥挤的公共 Wi-Fi、在中国连接国外服务器等。 基于修改版的 QUIC 协议。目前有以下模式:(仍在增加中)
Hysteria 是一个功能丰富的,专为恶劣网络环境进行优化的网络工具(双边加速),比如卫星网络、拥挤的公共 Wi-Fi、在中国连接国外服务器等。 基于修改版的 QUIC 协议。
- SOCKS5 代理 (TCP & UDP)
- HTTP/HTTPS 代理
- TCP/UDP 转发
- TCP/UDP TPROXY 透明代理 (Linux)
- TUN (Windows 下为 TAP)
- 仍在增加中...
**[文档现已移动到 wiki](https://github.com/HyNetwork/hysteria/wiki/%E9%A6%96%E9%A1%B5)**