cloudFlare Media file updated (#2224)

This commit is contained in:
Pasindu L Jayasinghe 2024-04-16 23:18:23 -07:00 committed by GitHub
parent d85a23b6f2
commit d712b44ea1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
6 changed files with 15 additions and 3 deletions

View File

@ -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>

View File

@ -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)
![](media/APIKey1.PNG)
4. You may have to re-authenticate your account. After that, the API Key will be shown (See the screenshot below)\
![](media/APIKey2.png)
When using, just enter `domain name`, `email`, `API KEY`, the diagram is as follows:
![](media/DetailEnter.png)
### Certbot
```

View File

@ -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>

BIN
media/APIKey1.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

BIN
media/APIKey2.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

BIN
media/DetailEnter.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.7 KiB