Linux 软件免费装

CIDRAM

开发者 maikuolan
更新时间 2022年8月2日 02:33
PHP版本: 7.2 及以上
WordPress版本: 6.0.1
版权: GPLv2
版权网址: 版权信息

标签

security cloud ip blacklist anti-spam blocker protection firewall routing blocklist waf asn cidr subnet subnets gpl

下载

0.5.1 1.5.1 2.2.0 2.4.4 2.4.5 2.6.0 0.9.0 1.0.0 1.7.0 2.0.1 2.2.1 2.3.0 2.4.0 2.7.0 2.8.0 0.7.0 0.8.0 1.11.0 1.11.1 1.12.0 1.13.0 1.13.1 1.2.0 1.3.0 1.4.0 1.4.1 1.5.0 1.6.0 1.8.0 1.9.0 2.1.0 2.4.1 2.9.1 0.4.0 0.4.1 0.5.0 0.6.0 0.6.1 1.0.1 1.1.0 1.10.0 2.4.2 2.5.1 2.6.1 2.9.0

详情介绍:

CIDRAM (Classless Inter-Domain Routing Access Manager) is a PHP script designed to protect websites by blocking requests originating from IP addresses regarded as being sources of undesirable traffic, including (but not limited to) traffic from non-human access endpoints, cloud services, spambots, scrapers, etc. It does this by calculating the possible CIDRs of the IP addresses supplied from inbound requests and then attempting to match these possible CIDRs against its signature files (these signature files contain lists of CIDRs of IP addresses regarded as being sources of undesirable traffic); If matches are found, the requests are blocked.

安装:

Installing via the plugins dashboard.
  1. Before you begin, ensure that you're logged in as an administrator with the necessary permissions to install, update and edit plugins (after activating the plugin but before modifying the plugin configuration file, do not log out from this account).
  2. From the plugins dashboard, click the "Add New" button. From the page that appears, type "CIDRAM" into the "Search Plugins" text field, and press enter. A button to install CIDRAM should appear, and CIDRAM should automatically install when you click on that button.
  3. Before activating the plugin, it is advisable to understand the various configuration directives available to the plugin, what they do, and how to change them. Go to https://cidram.github.io/, scroll the page until you reach the "Documentation" subheading; Choose your language, and read through "Section 5: Configuration Options"; The information presented relates to the configuration directives available to the plugin.
  4. Please read through the "Frequently Asked Questions" before activating!
  5. From the plugins dashboard, click the "Activate" button located directly below where you see "CIDRAM".
Installing manually. Please refer to the installation instructions provided by the documentation available at https://cidram.github.io/.

屏幕截图:

  • Screenshot of the CIDRAM Front-End homepage.
  • Screenshot of the CIDRAM "Access Denied" page.

更新日志:

Please refer to https://github.com/CIDRAM/CIDRAM/blob/v3/Changelog.md.