Download the PHP package nemavi/dnsbl without Composer
On this page you can find all versions of the php package nemavi/dnsbl. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Vendor nemavi
Package dnsbl
Short Description Plugin to check users logging in from DNSBL lists
License GPL-3.0-or-later
Homepage http://github.com/nemavi/dnsbl
Package dnsbl
Short Description Plugin to check users logging in from DNSBL lists
License GPL-3.0-or-later
Homepage http://github.com/nemavi/dnsbl
Please rate this library. Is it a good library?
Informations about the package dnsbl
DNSBL
Plugin to check users logging in from DNSBL lists for Roundcube
Roundcube DNSBL Plugin
This is a Roundcube plugin to check users logging in from DNS Blacklists (DNSBL). It helps prevent login attempts from IP addresses that are listed in DNSBLs, providing an additional layer of security to your Roundcube installation.
Features
- Blocks login attempts from IPs listed in DNSBLs.
- Allows configuring a custom list of DNSBLs, whitelist, and blacklist IP addresses.
- Fully configurable using a
config.inc.php
file for easy management. - Extra feauture of showing image and playing sound can be configured in dnsbl.php
Requirements
- Roundcube 1.6.8 or higher
Installation
1. Install via Composer
You can install the plugin via Composer by running:
composer require nemavi/dnsbl
2. Install Manually
Clone this git to /roundcube_root/plugins/dnsbl
And add dnsbl to main config file plugin activation /roundcube_root/config.inc.php
All versions of dnsbl with dependencies
PHP Build Version
Package Version
No informations.
The package nemavi/dnsbl contains the following files
Loading the files please wait ....