Update readme.md

This commit is contained in:
wood chen 2024-11-17 09:58:43 +08:00 committed by GitHub
parent c71698e5ad
commit 1bf60702c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -11,6 +11,7 @@ A simple reverse proxy server written in Go.
3. 回源Host修改
4. 大文件使用流式传输, 小文件直接提供
5. 可以按照文件后缀名代理不同站点, 方便图片处理等
6. 适配Cloudflare Images的图片自适应功能, 支持`format=auto`
## TIPS