mirror of
https://github.com/cedar2025/hysteria.git
synced 2025-06-08 13:29:56 +00:00
Add Installation section to READMEs
This commit is contained in:
parent
7ba60a0ece
commit
44e6c3fdde
@ -22,6 +22,12 @@ connections from China to foreign servers, etc.) powered by a custom version of
|
||||
It is essentially a spiritual successor of my previous (now abandoned)
|
||||
project https://github.com/dragonite-network/dragonite-java
|
||||
|
||||
## Installation
|
||||
|
||||
- Download pre-built binaries from https://github.com/tobyxdd/hysteria/releases
|
||||
- Use our Arch Linux AUR: https://aur.archlinux.org/packages/hysteria/
|
||||
- Build from source with `go build ./cmd`
|
||||
|
||||
## Quick Start
|
||||
|
||||
Note: The configs provided in this section are only for people to get started quickly and may not meet your needs.
|
||||
|
@ -19,6 +19,12 @@ Hysteria 是专门针对恶劣网络环境(常见于卫星网络、在中国
|
||||
|
||||
可以理解为是我此前弃坑的项目 https://github.com/dragonite-network/dragonite-java 的续作。
|
||||
|
||||
## 下载安装
|
||||
|
||||
- 从 https://github.com/tobyxdd/hysteria/releases 下载编译好的版本
|
||||
- 使用 Arch Linux AUR: https://aur.archlinux.org/packages/hysteria/
|
||||
- 自己用 `go build ./cmd` 从源码编译
|
||||
|
||||
## 快速入门
|
||||
|
||||
注意:本节提供的配置只是为了快速上手,可能无法满足你的需求。请到 [高级用法](#高级用法) 中查看所有可用选项及其含义。
|
||||
|
Loading…
x
Reference in New Issue
Block a user