feat(脚本): 添加初始化Cloudflare

pull/534/merge
mack-a 2020-09-11 10:11:42 +08:00
parent 90cfe42221
commit 421a5ae4d5
8 changed files with 32 additions and 0 deletions

View File

@ -13,6 +13,7 @@
* * * * * *
# 1.VLESS+TCP+TLS/VMess+TCP+TLS/VMess+WS+TLS +伪装博客 三合一共存脚本【Cloudflare云朵需为灰色】 # 1.VLESS+TCP+TLS/VMess+TCP+TLS/VMess+WS+TLS +伪装博客 三合一共存脚本【Cloudflare云朵需为灰色】
- 如果没有使用过Cloudflare[点击这里](https://github.com/mack-a/v2ray-agent/blob/master/documents/cloudflare_init.md)查看
## 注意事项 ## 注意事项
- 修改Cloudflare->SSL/TLS->Overview->Full - 修改Cloudflare->SSL/TLS->Overview->Full
- A记录解析的云朵必须为灰色 - A记录解析的云朵必须为灰色

View File

@ -0,0 +1,31 @@
* * *
# 目录
- [1.注册Cloudfalre](#1注册cloudfalre)
- [2.添加域名](#2添加域名)
- [3.修改SSL/TLS mode](#3修改ssltls-mode)
- [4.添加A记录](#2添加A记录)
* * *
# 1.注册Cloudflare
- 1.打开[Cloudflare](https://dash.cloudflare.com/sign-up),并注册
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/cloudflare/cloudflare_signup_01.png" width=400>
# 2.添加域名
- 1.添加域名
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/cloudflare/cloudflare_add_website.png" width=400>
- 2.添加后修改域名提供商的 NameServer
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/cloudflare/cloudfalre_add_website_02.png" width=400>
- 3.修改NameServer
>这里以godaddy为例
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/cloudflare/cloudflare_add_website_ns.png" width=400>
# 3.修改SSL/TLS mode
- SSL/TLS->Full
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/cloudflare/cloudflare_SSL_mode.png" width=400>
# 4.添加A记录
- 云朵必须为灰色
<img src="https://raw.githubusercontent.com/mack-a/v2ray-agent/master/fodder/cloudflare/cloudflare_dns_a.png" width=400>

Binary file not shown.

After

Width:  |  Height:  |  Size: 173 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 276 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 204 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 290 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 255 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 170 KiB