diff options
| author | Pasindu L Jayasinghe <123639050+pasinduljay@users.noreply.github.com> | 2024-04-17 09:18:23 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-04-17 09:18:23 +0300 |
| commit | d712b44ea10d6bc6873551a2523e0c30a847ea36 (patch) | |
| tree | 12f1676ea81c4ed47311beed4a6209578270509b | |
| parent | d85a23b6f23f7969d4b4eb2cc0ddc8a80bf743ec (diff) | |
cloudFlare Media file updated (#2224)
| -rw-r--r-- | README.es_ES.md | 2 | ||||
| -rw-r--r-- | README.md | 14 | ||||
| -rw-r--r-- | README.zh.md | 2 | ||||
| -rw-r--r-- | media/APIKey1.PNG | bin | 0 -> 15265 bytes | |||
| -rw-r--r-- | media/APIKey2.png | bin | 0 -> 10003 bytes | |||
| -rw-r--r-- | media/DetailEnter.png | bin | 0 -> 6854 bytes |
6 files changed, 15 insertions, 3 deletions
diff --git a/README.es_ES.md b/README.es_ES.md index fe329b37..77a7e941 100644 --- a/README.es_ES.md +++ b/README.es_ES.md @@ -1,6 +1,6 @@ # 3X-UI -[Español](/README.es_ES.md) | [English](/README.md) | [Chinese](/README.zh.md) +[English](/README.md) | [Chinese](/README.zh.md) | [Español](/README.es_ES.md) <p align="center"><a href="#"><img src="./media/3X-UI.png" alt="Image"></a></p> @@ -47,8 +47,20 @@ The Management script has a built-in SSL certificate application for Cloudflare. - Cloudflare Global API Key - The domain name has been resolved to the current server through cloudflare -**1:** Run the`x-ui`command on the terminal, then choose `Cloudflare SSL Certificate`. +How to get the Cloudflare Global API Key: +1. Run the`x-ui`command on the terminal, then choose `Cloudflare SSL Certificate`. + +2. Visit the link https://dash.cloudflare.com/profile/api-tokens + +3. Click on View Global API Key (See the screenshot below) +  + +4. You may have to re-authenticate your account. After that, the API Key will be shown (See the screenshot below)\ +  + +When using, just enter `domain name`, `email`, `API KEY`, the diagram is as follows: +  ### Certbot ``` diff --git a/README.zh.md b/README.zh.md index 0c319f16..6175b3ec 100644 --- a/README.zh.md +++ b/README.zh.md @@ -1,6 +1,6 @@ # 3X-UI -[English](/README.md) | [Chinese](/README.zh.md) +[English](/README.md) | [Chinese](/README.zh.md) | [Español](/README.es_ES.md) <p align="center"><a href="#"><img src="./media/3X-UI.png" alt="Image"></a></p> diff --git a/media/APIKey1.PNG b/media/APIKey1.PNG Binary files differnew file mode 100644 index 00000000..72a6d8af --- /dev/null +++ b/media/APIKey1.PNG diff --git a/media/APIKey2.png b/media/APIKey2.png Binary files differnew file mode 100644 index 00000000..7b90389f --- /dev/null +++ b/media/APIKey2.png diff --git a/media/DetailEnter.png b/media/DetailEnter.png Binary files differnew file mode 100644 index 00000000..c07dac20 --- /dev/null +++ b/media/DetailEnter.png |
