mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-25 22:19:49 +00:00
Update README
This commit is contained in:
parent
3055fec7d3
commit
81b26da313
11
README.md
11
README.md
@ -16,10 +16,15 @@
|
||||
|
||||
[中文](README.zh.md)
|
||||
|
||||
Hysteria is a TCP/UDP relay & SOCKS5/HTTP proxy tool 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.
|
||||
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!)
|
||||
|
||||
It is essentially a spiritual successor of my abandoned project https://github.com/dragonite-network/dragonite-java
|
||||
- SOCKS5 proxy (TCP & UDP)
|
||||
- HTTP/HTTPS proxy
|
||||
- TCP/UDP relay
|
||||
- TCP/UDP TPROXY (Linux only)
|
||||
- TUN/TAP
|
||||
|
||||
## Installation
|
||||
|
||||
|
10
README.zh.md
10
README.zh.md
@ -14,10 +14,14 @@
|
||||
|
||||
[6]: https://t.me/hysteria_github
|
||||
|
||||
Hysteria 是专门针对恶劣网络环境进行优化的 TCP/UDP 转发和代理工具(双边加速),比如卫星网络、拥挤的公共 Wi-Fi、在中国连接国外服务器等。
|
||||
基于修改版的 QUIC 协议。
|
||||
Hysteria 是一个功能丰富的,专为恶劣网络环境进行优化的网络工具(双边加速),比如卫星网络、拥挤的公共 Wi-Fi、在中国连接国外服务器等。
|
||||
基于修改版的 QUIC 协议。目前有以下模式:(仍在增加中)
|
||||
|
||||
是我此前弃坑的项目 https://github.com/dragonite-network/dragonite-java 的续作。
|
||||
- SOCKS5 代理 (TCP & UDP)
|
||||
- HTTP/HTTPS 代理
|
||||
- TCP/UDP 转发
|
||||
- TCP/UDP TPROXY 透明代理 (Linux)
|
||||
- TUN/TAP
|
||||
|
||||
## 下载安装
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user