Parcourir la source

cloudFlare Media file updated (#2224)

Pasindu L Jayasinghe il y a 10 mois
Parent
commit
d712b44ea1
6 fichiers modifiés avec 15 ajouts et 3 suppressions
  1. 1 1
      README.es_ES.md
  2. 13 1
      README.md
  3. 1 1
      README.zh.md
  4. BIN
      media/APIKey1.PNG
  5. BIN
      media/APIKey2.png
  6. BIN
      media/DetailEnter.png

+ 1 - 1
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>
 

+ 13 - 1
README.md

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

+ 1 - 1
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>
 

BIN
media/APIKey1.PNG


BIN
media/APIKey2.png


BIN
media/DetailEnter.png