chore: add better-cloudflare-ip

This commit is contained in:
zizifn
2020-12-23 20:07:47 +08:00
committed by zizifn
parent 4e9ef28ef5
commit d96abac83b

View File

@@ -1,5 +1,7 @@
# v2ray-heroku
> 遇到问题,请开 issue。
首先查看别人的 [youtube 教程](https://www.youtube.com/watch?v=xHZyDsFYdvA),了解怎么配置 v2ray-heroku。如果你还想自动化你的 heroku请查看下面的教程。
本项目是包含,
@@ -9,9 +11,11 @@
- 利用 cloudflare CDN 进行加速。
```text
项目Dockerfile是基于V2fly 官方镜像制作。仅仅增加生产配置文件的脚本。后续可以通过Actions 实现更新
项目Dockerfile是基于V2fly 官方镜像制作。仅仅增加生产配置文件的脚本。重新部署就可以更新到最新的v2ray
```
> 保持安全最简单的方式就是,保持软件更新。
## 一键部署
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://dashboard.heroku.com/new?template=https://github.com/zizifn/v2ray-heroku/tree/main)
@@ -86,3 +90,6 @@ addEventListener("fetch", (event) => {
event.respondWith(fetch(request));
});
```
为 worker 选择速度更快的 IP。
https://github.com/badafans/better-cloudflare-ip