
前言介紹
- 這款 WordPress 外掛「Login Security with Telegram Alerts」是 2025-12-14 上架。
- 目前有 10 個安裝啟用數。
- 上一次更新是 2025-12-15,距離現在已有 72 天。
- 外掛最低要求 WordPress 5.0 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.2 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
telegram | Brute Force | Activity Log | Notifications | login security |
內容簡介
```html
<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
</head>
<body>
<h2>WordPress 外掛 Login Security with Telegram Alerts 總結:</h2>
<p>Login Security with Telegram Alerts 是加強 WordPress 登入安全性並隨時瞭解重要網站活動的全面解決方案。它積極對抗暴力破解攻擊,提升使用者驗證的多因素選項,並直接向您的 Telegram 提供即時警報。無論是個人部落格還是大型企業,都可以輕鬆調整規模,確保您的 WordPress 網站保持安全,讓您時刻掌握狀況。</p>
<h3>常見問題與解答:</h3>
<ul>
<li><strong>什麼是 Login Security with Telegram Alerts 的重要功能?</strong>
<ul>
<li>暴力破解保護: 在可配置的一定次數的失敗登錄嘗試後自動封鎖可疑 IP 地址,有效地防止字典攻擊和憑證填充。</li>
<li>即時 Telegram 通知: 接收有關失敗登錄嘗試和成功登錄的即時警報,直接傳送到您選擇的 Telegram 頻道、群組或私人聊天中。</li>
<li>全面的活動日誌記錄: 詳細記錄失敗和成功的登錄事件,捕獲關鍵信息如 IP 地址、使用者名稱、登錄時間和使用者代理。</li>
</ul>
</li>
<li><strong>為什麼選擇 Login Security with Telegram Alerts?</strong>
<ul>
<li>全面的安全性: 提供高級功能,積極防禦您的網站免受常見和持續的威脅。</li>
<li>即時瞭解: 關鍵更新直接發送到 Telegram,促使立即採取行動,為網站管理員提供安心。</li>
<li>易用性: 設計快速設置,通常在幾分鐘內完成,接口直觀,讓所有技術水平的使用者都可訪問。</li>
</ul>
</li>
<li><strong>這個外掛的相容性以及需求是什麼?</strong>
<ul>
<li>WordPress 版本: 5.0 或更高 (已測試過 6.9)</li>
<li>PHP 版本: 7.2 或更高 (建議使用 PHP 7.4+ 以獲得最佳性能和安全性)</li>
</ul>
</li>
</ul>
</body>
</html>
```
這樣是否符合您的需求呢?
原文外掛簡介
Login Security with Telegram Alerts is your comprehensive solution for fortifying WordPress login security and staying informed about critical site activities. It actively combats brute-force attacks, enhances user authentication with multi-factor options, and provides real-time alerts directly to your Telegram. Scalable for any site size, from personal blogs to large enterprises, it ensures your WordPress site remains secure and you’re always in the loop.
Key Features:
Login Security with Telegram Alerts is packed with powerful features designed to give you peace of mind and full control over your site’s access.
Brute-Force Protection: Automatically blocks suspicious IP addresses after a configurable number of failed login attempts, effectively preventing dictionary attacks and credential stuffing.
Real-time Telegram Notifications: Receive instant alerts for failed login attempts and successful logins, delivered directly to your chosen Telegram channel, group, or private chat. This provides immediate awareness of critical site events, enabling prompt action.
Comprehensive Activity Logging: Maintains detailed records of both failed and successful login events, capturing critical information such as IP addresses, usernames, login times, and user agents. This log is invaluable for auditing and identifying suspicious patterns.
IP Management: Block or unblock IP addresses directly from the Activity Log with one-click actions. Administrators can manually manage IP blacklists and whitelists from the plugin’s settings page.
WordPress Core Files Integrity Check: Verify that WordPress core files haven’t been tampered with by comparing them against official checksums from WordPress.org.
File Permissions Management: Automatically check and fix file permissions to match WordPress security standards, ensuring your installation follows best practices.
Custom Admin URL: Hide your wp-admin login URL by creating a custom access point, adding an extra layer of security by obscurity.
Geolocation Integration: Includes location data in Telegram notifications, adding crucial context to security alerts and aiding in the investigation of suspicious activities.
User-Friendly Admin Interface: An intuitive, tabbed settings page contributes to a clean and easy-to-use experience.
Why Choose Login Security with Telegram Alerts?
Comprehensive Security: Provides advanced features that actively defend your site against common and persistent threats.
Instant Awareness: Critical updates are delivered directly to Telegram, facilitating immediate action and providing peace of mind to site administrators.
User-Friendly: Engineered for quick setup, often achievable in minutes, with an intuitive interface that makes configuration accessible to users of all technical levels.
Performance Optimized: Built with efficiency in mind, ensuring that robust security measures do not compromise site speed.
Dedicated Support: A passionate team is committed to providing prompt and helpful support, aiming to ensure users maximize the plugin’s potential.
Compatibility & Requirements:
WordPress Version: 5.0 or higher (Tested up to 6.9)
PHP Version: 7.2 or higher (PHP 7.4+ recommended for optimal performance and security)
Performance Considerations:
Login Security with Telegram Alerts is designed with performance in mind:
Efficient API Calls: When interacting with external services like Telegram’s API, the plugin uses WordPress’s built-in HTTP API for reliable and performant requests, minimizing impact on page load times.
Optimized Database Interactions: Designed to minimize database queries and employs best practices for data storage and retrieval, ensuring your site’s database remains lean and responsive.
Lightweight Codebase: Development emphasizes avoiding bloated scripts and unnecessary assets, ensuring the plugin adds minimal overhead to site resources.
Security Best Practices:
Beyond merely claiming to be “secure,” Login Security with Telegram Alerts implements rigorous security measures:
Nonces: All critical actions and forms within the plugin utilize WordPress Nonces to protect against Cross-Site Request Forgery (CSRF) attacks.
Input Sanitization: All user input is rigorously sanitized before processing or storage to prevent malicious code injection, such as Cross-Site Scripting (XSS) attacks.
Output Escaping: Data displayed on both the frontend and backend is properly escaped to prevent XSS vulnerabilities.
Capability Checks: Access to plugin functionalities is strictly controlled by checking user capabilities using current_user_can(), preventing unauthorized users from performing actions they are not permitted to.
Regular Audits: The plugin’s codebase undergoes regular scanning and updates to address emerging security vulnerabilities.
Internationalization (i18n):
Login Security with Telegram Alerts is fully internationalized, allowing for seamless translation into any language. All strings are meticulously wrapped in gettext functions, and a dedicated text domain (login-security-with-telegram-alerts) ensures compatibility with WordPress’s robust translation system.
Third-Party Services
This plugin may connect to external services to provide certain features:
Telegram API (api.telegram.org)
– Used for: Sending security notifications to your configured Telegram bot
– Triggered when: You enable Telegram notifications and configure a bot token and chat ID
– Privacy Policy: https://telegram.org/privacy
– Terms: https://telegram.org/tos
IP Geolocation (ip-api.com)
– Used for: Looking up geographical location of login attempts
– Triggered when: Geolocation is enabled in settings (optional feature)
– Privacy Policy: https://ip-api.com/docs/legal
– Data sent: IP addresses only
All external service connections are optional and only occur when explicitly enabled by the administrator. No data is sent without your configuration and consent.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「Login Security with Telegram Alerts」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
延伸相關外掛(你可能也想知道)
ActiveCampaign Postmark for WordPress 》如果您仍然使用預設的 SMTP 發送電子郵件,您將對送達問題視而不見!ActiveCampaign WordPress 的 Postmark 外掛能夠幫助任何大小網站,可靠地發送和跟踪 Wor...。
WP Telegram (Auto Post and Notifications) 》完美整合 Telegram 至 WordPress,讓您完全掌握控制。, Telegram 的卓越 LIVER 支援, 加入聊天室, 我們在 Telegram 上有一個公開小組,提供協助設置外掛、討...。
Disable Theme and Plugin Auto-Update Emails 》該外掛可以禁用網站在自動主題和/或外掛更新後發送的預設通知電子郵件。只需啟用該外掛即可禁用這些電子郵件通知(除非啟用設置以禁用失敗通知)。, 這是一個...。
Hide admin notices – Admin Notification Center 》厭倦了屏幕頂部的通知來自您安裝的所有 WordPress 外掛?, 以下是您可以做到的:, * 根據使用者角色顯示或不顯示通知。, * 將所有通知分組顯示在位於頁面右側...。
Notibar – Notification Bar for WordPress 》自訂固定頁首、通知欄、警示、促銷碼、行銷活動、置頂橫幅的外掛, 此外掛能在網站新增頂部通知欄,提示重要公告,並可設為固定頁首,在瀏覽時一直顯示。您可...。
WP Nag Hide 》如果插件通知和內嵌警告妨礙了您的操作,啟用 WP Nag Hide Plugin,就可以選擇在管理面板中隱藏更新通知和插件警告。該插件僅隱藏管理頁面頂部的通知,不會隱...。Perfecty Push Notifications 》這個外掛可以提供自己架設 Push 通知,不需使用外部提供商的 API 金鑰,也不會如同後來收費後的外部提供商將收取費用。此外掛是自由開源的,所有資訊儲存於 W...。
Hide WP Admin Notifications 》總結:本外掛提供直覺且易用的介面,讓使用者控制管理介面中的通知訊息,使用者可以依照自己的需求開啟通知,並且掌握最新的更新、安全警告和重要的通知訊息...。
WP Hide Notifications Updates and Warnings 》原始的 WP Hide Notifications Updates and Warnings 外掛終於回歸!, 隱藏令人困擾的更新警告和通知。, 功能包括:, , 隱藏更新。, 隱藏通知。, 隱藏警告。,...。
Community by PeepSo – Download from PeepSo.com 》PeepSo 是一個超輕且免費的社交網絡外掛程式,可以讓你快速及輕鬆地在 WordPress 網站內建立社交網絡或線上社群。PeepSo 非常高效和易用,類似於 Facebook 的...。Hide All Notices 》這個外掛是基於經常受到提示訊息的干擾以及不斷告訴客戶無需擔憂而製作而成。, 需要其他功能嗎?請讓我知道!, 此外掛可隱藏以下內容:, , WordPress 提示訊息...。
NotifSMS – SMS Notifications OTP & 2FA for WordPress & WooCommerce 》WordPress SMS Plugin: 如果你想在你的 WordPress 網站或應用程式中啟用簡訊(SMS)功能,這個外掛就是為此而創建的。它使用了市場上最好的簡訊解決方案之一 ...。
Simple Shortcodes 》這個外掛可與任何佈景主題一起使用,但是特別與simplethemes.com的佈景主題相容。簡單短碼 (Simple Shortcodes)為您的編輯器工具列添加了一個按鈕,方便快速...。
SAR Friendly SMTP 》WordPress 有很多 SMTP 外掛可供選擇,其中一些使用了第三方庫但運作不佳,另一些看起來幾乎相同但卻有不同的名稱……, 其中大部分都會經常性地覆寫寄件者信箱...。
Slack Notifications by dorzki 》這款輕量且可自定的 WordPress 外掛可讓您的網站與 Slack 整合。, 選擇您想接收的通知類型:, * WordPress 更新提醒, * 插件更新提醒, * 管理員登入通知, * ...。
