update
This commit is contained in:
parent
3ad49d2f42
commit
3a8385b8c4
@ -3,6 +3,13 @@
|
|||||||
默认使用`bing.com`域名作为伪装.
|
默认使用`bing.com`域名作为伪装.
|
||||||
|
|
||||||
## 快速开始
|
## 快速开始
|
||||||
|
确认安装好docker, docker-compose, git
|
||||||
|
|
||||||
|
下载代码
|
||||||
|
```
|
||||||
|
git clone https://gittea.wingogo.top/William/hysteria_docker.git
|
||||||
|
```
|
||||||
|
|
||||||
启动项目
|
启动项目
|
||||||
```bash
|
```bash
|
||||||
docker-compose up -d
|
docker-compose up -d
|
||||||
@ -46,7 +53,7 @@ download-bandwidth=200
|
|||||||
## 文件解析
|
## 文件解析
|
||||||
- 文件`gen_cert.sh`
|
- 文件`gen_cert.sh`
|
||||||
用来生成自签证书
|
用来生成自签证书
|
||||||
文件内容解析如下:
|
文件案例:
|
||||||
```bash
|
```bash
|
||||||
# 生成自签名的 ECDSA 证书并设置有效期为 100 年
|
# 生成自签名的 ECDSA 证书并设置有效期为 100 年
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user