前言介紹
- 這款 WordPress 外掛「Freenauta DNS CF」是 2024-11-02 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2025-03-09,距離現在已有 55 天。
- 外掛最低要求 WordPress 6.7.2 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
MX | api | dns | domain | cloudflare |
內容簡介
總結:這個 WordPress 外掛讓你能與 Cloudflare API 通訊,讀取註冊網站的 DNS 伺服器、刪除和建立 A、AAAA、TXT、MX 記錄。透過簡碼,你可以發佈一個表單以創建具有 IPV4 或 IPV6 的子網域。
### 問題與答案:
1. 這個外掛的主要功能有哪些?
- 可在 WordPress 後端和前端添加和刪除 DNS 記錄
- 與 Cloudflare API 完全整合
- 無需深入的技術知識,易於使用
2. 使用這個外掛需要哪些條件?
- Cloudflare 帳戶
- 具有 DNS 管理權限的 Cloudflare API 令牌
- PHP 7.4 或更高版本
3. 這個外掛使用了哪些第三方/外部服務?
- Cloudflare API 和 Cloudflare CAPTCHA 服務
- 這些服務傳送特定數據到 Cloudflare 的伺服器,以啟用 DNS 管理和 CAPTCHA 功能
4. Cloudflare API 的用途是什麼?什麼時候會傳送數據?
- 用途:將外掛連接到 Cloudflare API,允許直接從 WordPress 管理 DNS 設置
- 傳送的數據包括 API 金鑰(用於驗證)、DNS 配置信息(例如域名和特定 DNS 設置)、用戶 ID(用於準確識別和同步 DNS 配置)
- 數據在什麼時候傳送:當外掛首次連接到 API 時以及通過外掛進行的 DNS 配置更新時
5. Cloudflare CAPTCHA 的目的是什麼?數據何時被傳送?
- 目的:保護免受機器人的攻擊,確保安全訪問 DNS 配置功能
- 傳送的數據包括用於驗證用戶身份的信息,如 IP 地址和可能的瀏覽器信息
- 數據在什麼時候被傳送:當 CAPTCHA 觸發時,通常在外掛內進行敏感或安全操作時
6. 使用這個外掛時的使用者責任是什麼?
- 深入研究 Cloudflare 的服務條款和隱私政策
- 這個外掛僅與 Cloudflare 服務連接用於 DNS 配置和 CAPTCHA 安全,不分享額外的數據
7. 安裝和使用這個外掛時有什麼重要注意事項?
- 同意透過 Cloudflare API 和 CAPTCHA 服務傳送數據以啟用外掛功能
- 數據傳輸受制於 Cloudflare 的服務條款和條件
8. 這個外掛的授權是什麼?
- 授權於 GPLv2 或更高版本,符合授權條款下可自由使用和修改
原文外掛簡介
Allows you to communicate with the Cloudflare API to read the DNS server of registered sites, delete and create A, AAAA, TXT, MX entries. Using a shortcode you can publish a form to create subdomains with IPV4 or IPV6.
Main Features:
- Add and delete DNS records from WordPress backend and frontend
- Full integration with the Cloudflare API.
- User-friendly, no deep technical knowledge required.
Requirements:
- A Cloudflare account.
- A Cloudflare API Token with DNS management permissions.
- PHP 7.4 or higher.
Use of Third-Party / External Services
This plugin uses the Cloudflare API and Cloudflare CAPTCHA service to manage and secure DNS configurations. By using this plugin, specific data is sent to Cloudflare’s servers to enable DNS management and CAPTCHA functionality. Below is a detailed explanation of what data is sent, when it is sent, and under what conditions.
1. **Service Used: Cloudflare API**
- **Purpose**: This service connects the plugin to the Cloudflare API, allowing DNS settings to be managed directly from WordPress.
- **Data Sent**:
- API key associated with your Cloudflare account (required for authentication).
- DNS configuration information, such as domain names and specific DNS settings that you choose to manage.
- User ID to identify and synchronize the DNS configurations accurately.
- **When Data is Sent**: Data is transmitted to Cloudflare when the plugin first connects to the API and during updates to DNS configurations made through this plugin.
- **Terms of Service and Privacy Policy of Cloudflare**:
- [Cloudflare Terms of Service](https://www.cloudflare.com/terms/)
- [Cloudflare Privacy Policy](https://www.cloudflare.com/privacypolicy/)
2. **Service Used: Cloudflare CAPTCHA** (Optional)
- **Purpose**: Cloudflare CAPTCHA is used to protect against bots and ensure secure access to DNS configuration functionalities.
- **Data Sent**:
- Information necessary to verify user authenticity, such as IP address and potentially browser information, is sent to Cloudflare’s CAPTCHA service when users attempt to access restricted actions within the plugin.
- **When Data is Sent**: Data is transmitted to Cloudflare when the CAPTCHA is triggered, typically during sensitive or secure actions within the plugin.
- **Terms of Service and Privacy Policy of Cloudflare**:
- [Cloudflare Terms of Service](https://www.cloudflare.com/terms/)
- [Cloudflare Privacy Policy](https://www.cloudflare.com/privacypolicy/)
- This function requires the call to the external dependency https://challenges.cloudflare.com/turnstile/v0/api.js
3. **User Responsibility**
- It is the user's responsibility to review Cloudflare’s terms of service and privacy policy before using this plugin.
- This plugin connects to Cloudflare services strictly for DNS configuration and CAPTCHA security purposes and does not share any additional data beyond what is specified above.
**Important Note**: By installing and using this plugin, you consent to the transmission of your data through the Cloudflare API and CAPTCHA services to enable the plugin’s functionality. The transmission of this data is subject to Cloudflare’s terms and conditions.
License Notes
This plugin is licensed under GPLv2 or later. You are free to use and modify it under the terms of this license.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Freenauta DNS CF」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
Go Live Update Urls 》一鍵更改網站網址, 這個外掛可以透過搜尋整個網站,把所有舊的網址取代成新的網址。這個功能通常用來更改網站網址。, 要獲得更多功能,如支援外掛建立的資料...。
WP24 Domain Check 》WP24 Domain Check 可讓使用者檢查域名是否可供註冊。可透過捷徑碼或小工具輕鬆整合具有回應性的表單。標籤和顏色可透過設定頁面進行自定。, 功能, , 可透過...。
Powie's WHOIS Domain Check 》檢查域名的 WHOIS 查詢是否可用。只需在頁面或文章中插入 [pwhois] 短碼即可。, 要選擇默認的頂級域,請使用 default 屬性:[pwhois default=com] - 在 TLD ...。
User Domain Whitelist 》使用者網域白名單/黑名單外掛可將使用者註冊限制為只能使用下列白名單中的電子郵件網域註冊,或是防止使用下列黑名單中的電子郵件網域註冊。例如,如果 examp...。
Text Domain Inspector 》您有沒有遇到過想要翻譯的可翻譯字串但卻不知道該字串的文字域是什麼,讓您感到沮喪嗎?即使您具有寫程式的技能,此任務也可能很具有挑戰性且需要花費很多時...。
Domain Theme 》Domain Theme 外掛能讓你在 WordPress 的安裝中指定多個網域名稱,並為每個網域名稱選擇一個特定的佈景主題 (theme)。這樣,你可以讓你的網站在不同的網域名...。
MultiDomain 》, 在單一 WordPress 安裝中指向多個網域/子網域,並保持鏈接一致性(例如,如果您在 http://foo.com 上,則鏈接將是 http://foo.com/bar,如果您在 http:...。
Domain For Sale, Domain appraisal, Domain auction, Domain marketplace – Best Domain For sale Plugin for WordPress 》p>介紹一下 Domain For Sale WordPress 外掛 - 一個專門用於展示和出售未使用域名的終極工具。使用這個外掛,您可以輕鬆地創建一個專業的模板展示你的域名並...。
UmanIT Update URLs 》這個外掛在將網站從一個網域移動到另一個網域後,更新所有資料庫中的 URL,對於在開發、測試和生產階段之間切換非常有用。, 為什麼需要這個外掛? WordPress ...。
Force Domain Redirect 》此外掛可將 http://somedomain.tld 轉址至 http://someotherdomain.tld, 假設您在一個 WordPress 網站中有兩個或更多個不同的網域使用。此外掛強制使用其中一...。
WP Domains 》使用此外掛,您可以為 WordPress 的前端和後端使用不同的網址。, 感謝, 此外掛由 Everaldo Canuto 創建,由 Nuveo 贊助。。
WordPress Domain Search 》這個外掛可以讓使用者直接在您的網站上檢查域名是否可用,而不需要重新導向。您可以使用小工具將域名搜索添加到您網站的多個位置上。您也可以在管理儀表板小...。
RPS Blog Info 》 RPS Blog Info外掛揭示了有關網誌、文章、頁面和附件的有價值資訊,並將其方便地放置在WordPress工具欄中。 工具欄顯示多站點組態的網誌ID和頁面、文章和附...。
Rebrandly Redirect 》透過安裝此外掛並配置以連接至您的 Rebrandly 帳戶,您將能夠使用與您的 WordPress 網站/應用程序相同的域名創建品牌化連結。, 讓您的團隊透過 Rebrandly 自...。
Pronamic Domain Mapping 》使用 Pronamic Domain Mapping 外掛,您可以輕鬆地在您的主機解決方案使用的域名別名或指針上發布頁面,這樣您就可以在您擁有的額外域名上輕鬆地發布登陸頁面...。