No description
Find a file
2022-01-23 17:00:02 -08:00
.github feat: transport refactorization 2022-01-23 17:00:02 -08:00
cmd feat: transport refactorization 2022-01-23 17:00:02 -08:00
docs docs: update ACL country support 2022-01-09 18:22:58 -08:00
pkg feat: transport refactorization 2022-01-23 17:00:02 -08:00
.gitignore ignore vscode folder 2021-12-05 18:51:33 +08:00
CHANGELOG.md chore: 0.9.4 changelog 2022-01-09 19:49:43 -08:00
docker-compose.yaml feat: transport refactorization 2022-01-23 17:00:02 -08:00
Dockerfile chore(docker): add build flag 2021-11-09 17:49:34 +08:00
go.mod chore(deps): bump github.com/prometheus/client_golang 2022-01-20 06:12:53 +00:00
go.sum chore(deps): bump github.com/prometheus/client_golang 2022-01-20 06:12:53 +00:00
LICENSE.md Update to support quic-go v0.20.0 APIs 2021-03-21 15:08:48 -07:00
README.md docs: fix README 2022-01-19 17:15:04 -08:00

Logo

License Release Telegram 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!)

  • SOCKS5 proxy (TCP & UDP)
  • HTTP/HTTPS proxy
  • TCP/UDP relay
  • TCP/UDP TPROXY (Linux only)
  • TUN (TAP on Windows)

Documentation has now been moved to our wiki


Hysteria 是一个功能丰富的,专为恶劣网络环境进行优化的网络工具(双边加速),比如卫星网络、拥挤的公共 Wi-Fi、在中国连接国外服务器等。 基于修改版的 QUIC 协议。目前有以下模式:(仍在增加中)

  • SOCKS5 代理 (TCP & UDP)
  • HTTP/HTTPS 代理
  • TCP/UDP 转发
  • TCP/UDP TPROXY 透明代理 (Linux)
  • TUN (Windows 下为 TAP)

文档现已移动到 wiki


Bench