No description
Find a file
dependabot[bot] 6c8c21ce62
chore(deps): bump docker/login-action from 1.12.0 to 1.13.0
Bumps [docker/login-action](https://github.com/docker/login-action) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](https://github.com/docker/login-action/compare/v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: docker/login-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-18 06:12:16 +00:00
.github chore(deps): bump docker/login-action from 1.12.0 to 1.13.0 2022-02-18 06:12:16 +00:00
cmd feat(cmd): remove warn log, disable cmd sorting 2022-02-14 14:43: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.6 changelog 2022-02-03 21:46:05 -08:00
docker-compose.yaml chore(docker): update compose 2022-02-06 11:33:28 +08:00
Dockerfile chore(docker): add build flag 2021-11-09 17:49:34 +08:00
go.mod feat(cmd): use cobra 2022-02-06 15:33:15 +08:00
go.sum feat(cmd): use cobra 2022-02-06 15:33:15 +08:00
install_server.sh chore: rename install.sh to install_server.sh 2022-02-06 19:25:43 -08: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