Skip to content

Commit a5d6543

Browse files
authored
Update readme.md
1 parent ed63121 commit a5d6543

File tree

1 file changed

+12
-7
lines changed

1 file changed

+12
-7
lines changed

readme.md

Lines changed: 12 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -7,19 +7,24 @@ A 'simple' reverse proxy server written in Go.
77
## 图片
88

99
### 仪表统计盘
10-
![image](https://github.com/user-attachments/assets/40083aea-8fc4-4bb3-93c8-736ff410883d)
11-
![image](https://i-aws.czl.net/r2/original/1X/43172322d9423fd86b537363d10b11ae0b3fd678.png)
1210

13-
### 配置可在线修改并热重载
14-
![image](https://github.com/user-attachments/assets/53517eaf-2bbd-462c-b1ff-5f8f85764436)
11+
![image](https://github.com/user-attachments/assets/e09d0eb1-e1bb-435b-8f90-b04bc474477b)
12+
13+
14+
### 配置页
15+
16+
![image](https://github.com/user-attachments/assets/f915e1d6-41db-468f-b5b6-909a531ed07f)
17+
18+
19+
### 缓存页
20+
21+
![image](https://github.com/user-attachments/assets/6225b909-c5ff-4374-bb07-c472fbec791d)
1522

16-
### 缓存查看和控制
17-
![image](https://i-aws.czl.net/r2/original/1X/ab943fcb964aef56a2da6dcfc7b4b21b105d8d02.png)
1823

1924

2025
## 说明
2126

22-
1. 支持gzip和brotli压缩, 在`config.json`中配置
27+
1. 支持gzip和brotli压缩
2328
2. 不同路径代理不同站点
2429
3. 回源Host修改
2530
4. 大文件使用流式传输, 小文件直接提供

0 commit comments

Comments
 (0)