No description
Find a file
2022-02-03 21:37:25 -08:00
.github chore(deps): bump docker/build-push-action from 2.8.0 to 2.9.0 2022-02-02 06:14:30 +00:00
cmd feat: client retry 2022-02-03 21:37:25 -08:00
docs docs: update ACL country support 2022-01-09 18:22:58 -08:00
pkg fix: zero initMaxDatagramSize in brutal CC (wtf...) 2022-02-03 20:54:30 -08:00
.gitignore ignore vscode folder 2021-12-05 18:51:33 +08:00
CHANGELOG.md chore: 0.9.5 changelog 2022-01-24 17:54:54 -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/caddyserver/certmagic from 0.15.2 to 0.15.3 2022-02-02 06:13:55 +00:00
go.sum chore(deps): bump github.com/caddyserver/certmagic from 0.15.2 to 0.15.3 2022-02-02 06:13:55 +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