Traffic Jammer

WordPress plugin to block IP and bots that causes malicious traffic

Author:Carey Dayrit (profile at wordpress.org)
WordPress version required:5.2
WordPress version tested:6.5
Plugin version:1.3.3
Added to WordPress repository:07-10-2022
Last updated:09-04-2024
Rating, %:0
Rated by:0
Plugin URI:https://wordpress.org/plugins/traffic-jammer/
Total downloads:1 232
Active installs:30+
plugin download
Click to start download

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.

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

Screenshots
ChangeLog