No description
Find a file
dependabot[bot] dce4ff22e6
chore(deps): bump github.com/prometheus/client_golang
Bumps [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/prometheus/client_golang/releases)
- [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prometheus/client_golang/compare/v1.11.0...v1.12.0)

---
updated-dependencies:
- dependency-name: github.com/prometheus/client_golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-20 06:12:53 +00:00
.github chore(deps): bump docker/build-push-action from 2.7.0 to 2.8.0 2022-01-19 06:12:54 +00:00
cmd feat: ACL country support 2022-01-09 18:11:52 -08:00
docs docs: update ACL country support 2022-01-09 18:22:58 -08:00
pkg feat: ACL country support 2022-01-09 18:11:52 -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 docs(docker): add docker docs 2021-09-18 17:05:30 +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