內容簡介
這是一款 WordPress 外掛,可以阻擋被歸類為有害的 IP 地址和機器人,這些機器人會經常爬取網頁,導致伺服器負載過重,或用於漏洞/安全性攻擊掃描。此外,該插件可以阻擋以下內容:
單個 IP 地址
CIDR 格式的 IP 範圍
使用者代理
已知的惡意機器人
注意:安裝版本低於1.0.3的使用者需重新安裝,以顯示新功能。
WP-CLI 命令
wp jam block 127.0.0.10
wp jam unblock 127.0.0.10
此外,該插件可以在Pantheon.io托管的網站上使用,無需額外的符號連結。
Pantheon terminus 命令
terminus wp sitename.env — jam block 127.0.0.1
terminus wp sitename.env — jam unblock 127.0.0.1
外掛標籤
開發者團隊
📦 歷史版本下載
原文外掛簡介
Prevent unwanted traffic incidents that might result in site outages and billing overages. WordPress plugin that blocks IP and bots categorized as harmful, resulting in heavy server loads from frequently crawled pages, or utilized in vulnerability/security breach scans.
Usage instructions for Integrating AbuseIPDb
Obtain your free API key from AbuseIPDB ().
Install and activate the plugin via your WordPress dashboard.
Configure the plugin settings by adding your API key and setting threat thresholds.
Firewall
Manually add an IP to be blocked
Manually add Bots/User-Agents/Scrappers to prevent site visit
Manually add an IP to be whitelisted on the login page
Automatically block malicious traffic thru analysis on an hourly basis
Automatically block excessive login attempts with configurable threshold
Automatically block excessive visits from an incremented query that would bust the CDN cache
WP-CLI commands
Example
wp jam block 127.0.0.10
wp jam unblock 127.0.0.10
wp jam topip
Pantheon.io
Prevent traffic overages due to excessive visits from malicious traffic. The plugin can be used on sites hosted on Pantheon.io and no additional symlinks required.
Pantheon terminus command
terminus wp sitename.env -- jam block 127.0.0.1
terminus wp sitename.env -- jam unblock 127.0.0.1
