Descrizione
CIDRAM (Classless Inter-Domain Routing Access Manager) è uno script PHP progettato per proteggere i siti web bloccando le richieste provenienti da indirizzi IP considerati come fonti di traffico indesiderato, includendo (ma non limitato a) il traffico proveniente da punti d’accesso non umani, servizi cloud, spambot, scraper, ecc. Questo è possibile calcolando i possibili CIDR degli indirizzi IP forniti da richieste in entrata e poi confrontando questi possibili CIDR con i file di firme (queste file di firme contengono liste di CIDR di indirizzi IP considerati come fonti di traffico indesiderato); se vengono trovati riscontri, le richieste sono bloccate.
Requisiti
- PHP >= 7.2.0
- PCRE
In aggiornamento
Note: CIDRAM does not interact in any way with your database, and stores its own configuration settings, customisations, and related materials as flatfiles within its own directory. If you’ve not changed any of the default configuration settings and if you’re not using any customisations for this plugin, updating normally via the plugins dashboard, without need for any additional steps, should be sufficient and shouldn’t cause any problems. However, if you’ve modified the configuration settings for CIDRAM, or if you’ve made any customisations, I would recommend making backups of all of these prior to updating, due to that updating will overwrite all settings and customisations (after updating, you can then restore your customisations from your backups). Alternatively, if you update via the CIDRAM front-end updates page, all settings and customisations should be preserved.
Screenshot
Installazione
Installing via the plugins dashboard.
- 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).
- From the plugins dashboard, click the “Add New Plugin” 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.
- 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. - Please read through the “Frequently Asked Questions” before activating!
- 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/.
FAQ
Please refer to https://github.com/CIDRAM/Docs/blob/master/readme.en.md#user-content-SECTION8
Recensioni
Contributi e sviluppo
“CIDRAM” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“CIDRAM” è stato tradotto in 14 lingue. Grazie a chi traduce per il contributo.
Traduci “CIDRAM” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.
Changelog
Please refer to https://github.com/CIDRAM/CIDRAM/blob/v4/Changelog.md.

