No description
Find a file
kovacs 119f2a8bcb
chore(build): add taskfile
add taskfile

Signed-off-by: kovacs <mritd@linux.com>
2022-05-17 15:02:24 +08:00
.github Merge pull request #311 from HyNetwork/dependabot/github_actions/docker/setup-buildx-action-2 2022-05-12 22:49:43 -07:00
cmd fix tun timeout check 2022-04-30 12:00:13 -07:00
docs docs: update ACL country support 2022-01-09 18:22:58 -08:00
pkg chore: change minAckRate to 0.8 2022-05-11 18:20:46 -07:00
.gitignore ignore vscode folder 2021-12-05 18:51:33 +08:00
CHANGELOG.md chore: 1.0.4 changelog 2022-05-11 22:11:57 -07: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 chore(deps): bump github.com/prometheus/client_golang 2022-05-16 06:29:14 +00:00
go.sum chore(deps): bump github.com/prometheus/client_golang 2022-05-16 06:29:14 +00:00
install_server.sh chore: remove python req in the install_server.sh 2022-02-28 21:33:52 +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
Taskfile.yaml chore(build): add taskfile 2022-05-17 15:02:24 +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