Skip to content

Commit

Permalink
cloudFlare Media file updated (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
pasinduljay authored Apr 17, 2024
1 parent d85a23b commit d712b44
Show file tree
Hide file tree
Showing 6 changed files with 15 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.es_ES.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
14 changes: 13 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
```
Expand Down
2 changes: 1 addition & 1 deletion README.zh.md
Original file line number Diff line number Diff line change
@@ -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>

Expand Down
Binary file added media/APIKey1.PNG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/APIKey2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added media/DetailEnter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit d712b44

Please sign in to comment.