ConfigServer Mirror Now Available

Since ConfigServer has closed public access to their scripts (all licensed under GPL v3), we’re now providing a mirror for these utilities to ensure continued access for our clients.

Mirror URL:

https://backup.underhost.com/mirror/configserver/

All ConfigServer products below have been updated to use our mirror for reliable access.

Clean Backups – cPanel/WHM plugin

The CleanBackups WHM plugin manages backup directories by configuring the retention period for backups from accounts that no longer exist on your server. The process can be manual or automated following cPanel backups.

Key Features:

  • Removes backups for past customers.
  • Retains old backups for a specific period.
  • Supports manual or automated backup removal.

Installation:

cd /usr/src
wget https://underhost.com/mirror/latest-cleanbackups
sh latest-cleanbackups

*Access via WHM > Plugins > Clean Backups*

Provided by: NETWORK DATA CENTER HOST, INC.


WatchMySQL – cPanel/WHM plugin

Monitor MySQL server connection usage with the WatchMySQL plugin to manage and potentially kill excessive user connections.

Key Features:

  • Set connection limits per user, package, or globally.
  • Email alerts when limits are exceeded.
  • Option to terminate excessive connections.

Installation:

cd /usr/src
wget https://underhost.com/mirror/latest-watchmysql
sh latest-watchmysql

*Access via WHM > Plugins > WatchMySQL*

Provided by: NETWORK DATA CENTER HOST, INC.


Account DNS Check – cPanel/WHM plugin

This plugin allows admins to verify if domains on their servers are correctly pointing to their intended destinations, useful during migrations or audits.

Key Features:

  • Quickly identify misdirected domains.
  • Generate reports in HTML or CSV format.
  • Detects domains moved to other hosts.

Installation:

cd /usr/src
wget https://underhost.com/mirror/latest-accountdnscheck
sh latest-accountdnscheck

*Access via WHM > Plugins > Account DNS Check*

Provided by: NETWORK DATA CENTER HOST, INC.


Common Vulnerabilities and Exposures Monitor

The CVE Monitor provides continuous security monitoring for your server, automatically scanning for known vulnerabilities in your software stack and alerting you to potential security risks.

Key Features:

  • Automated vulnerability scanning and detection
  • Regular updates of CVE database
  • Email alerts for discovered vulnerabilities
  • WHM integration for easy management

Installation Instructions:

1. Change to a working directory:
cd /usr/src

2. Download the installation package (using our mirror):
curl -o cvemonitor.tar.gz https://backup.underhost.com/mirror/cvemonitor.tar.gz
or
wget -O cvemonitor.tar.gz https://backup.underhost.com/mirror/cvemonitor.tar.gz

Alternative original download:
curl -o cvemonitor.tar.gz https://server.digital49.com/download-cvemonitor

3. Extract the package:
tar -xzf cvemonitor.tar.gz

4. Run the installation script:
cd cvemonitor
sh ./install.sh

The installation script will configure automatic cron jobs for updating the vulnerability database and regularly scanning your server for vulnerable software.

Uninstallation Instructions:
# Navigate to the installation directory and run uninstall
cd /path/to/cvemonitor
sh ./uninstall.sh

Provided by: Digital49 | Mirror provided by: UnderHost


Free cPanel MailScanner Installer

This installer allows easy management of MailScanner on cPanel servers, with features to install, upgrade, and uninstall the software.

Key Features:

  • Install, upgrade, or uninstall MailScanner.
  • Configures MailScanner to minimize server performance impact.
  • Tested on cPanel-supported releases like Redhat, CentOS, Ubuntu, CloudLinux, and AlmaLinux.

Installation Instructions:

wget https://backup.underhost.com/mirror/configserver/msinstall.tar.gz
tar -xzf msinstall.tar.gz
cd msinstall
sh install.sh

Uninstallation Instructions:

# Use the uninstall script provided within the msinstall directory
sh uninstall.sh

Monitoring Logs:

tail -f /var/log/maillog
tail -f /var/log/exim_mainlog

Note: Use this installer at your own risk. Ensure compatibility with your server OS as it does not support EOL or unsupported cPanel OS versions.

For updates, subscribe to there blog.

Checksums for verification are available here.

For more extensive support and customization, check our service packages here.


ConfigServer Explorer (CSE)

ConfigServer Explorer (CSE) is a free, original add-on for cPanel/WHM that provides a full-featured filesystem explorer and a virtual console accessible through your web browser. It allows root-level access and non-interactive command execution directly from WHM.

Key Features:

  • Full filesystem access and management directly from the browser.
  • Perform file operations like copy, delete, move, rename, CHMOD, and CHOWN.
  • Upload and download files in BINARY or ASCII mode.
  • Root user access only, ensuring security and exclusivity.

Installation Instructions:

cd /usr/src
wget https://backup.underhost.com/mirror/configserver/cse.tgz
tar -xzf cse.tgz
cd cse
sh install.sh
rm -Rfv /usr/src/cse*

Accessing CSE:

– After installation, log into WHM and navigate to the bottom of the left-hand menu to find “ConfigServer Explorer.”

Uninstallation Instructions:

cd /usr/src
wget https://backup.underhost.com/mirror/configserver/cse.tgz
tar -xzf cse.tgz
cd cse
sh uninstall.sh
rm -Rfv /usr/src/cse*

For more details and updates, subscribe to our blog.

Check checksums for verification of all downloads.

For more details and updates, subscribe to there blog.


ConfigServer Mail Queues (CMQ)

ConfigServer Mail Queues (CMQ) is a free, original add-on for cPanel/WHM and DirectAdmin. It provides a comprehensive interface for managing exim email queues within the control panel, enhancing email delivery management.

Key Features:

  • Diagnose and resolve issues causing email delivery failures.
  • Delete bounce emails and other undeliverable messages.
  • Manually trigger queue runs, ideal for servers communicating with intermittently online services like Exchange.
  • Integrated view with MailScanner for managing emails in Pending and Delivery queues.
  • Search and manage emails by domain or specific addresses.
  • Access detailed email history logs for in-depth analysis.
  • Ability to retry sending specific emails directly from the interface.

Installation Instructions:

cd /usr/src
wget http://download.configserver.com/cmq.tgz
tar -xzf cmq.tgz
cd cmq
sh install.sh
rm -Rfv /usr/src/cmq*

Uninstallation Instructions:

cd /etc/cmq
sh uninstall.sh


ConfigServer Mail Manage (CMM)

This free tool for cPanel/WHM provides a streamlined approach to managing email settings directly from WHM, without the need to log into individual cPanel accounts.

Key Features:

  • Manage email accounts, forwarders, filters, and quotas from WHM.
  • Modify email account passwords and set hourly mail limits.
  • Identify and manage email accounts that are overquota or oversized.
  • Bulk manage GreyListing settings for domains.

Installation Instructions:

cd /usr/src
wget http://download.configserver.com/cmm.tgz
tar -xzf cmm.tgz
cd cmm
sh install.sh
rm -Rfv /usr/src/cmm*

Uninstallation Instructions:

cd /usr/src
wget http://download.configserver.com/cmm.tgz
tar -xzf cmm.tgz
cd cmm
sh uninstall.sh
rm -Rfv /usr/src/cmm*

Download CMM

After installation, access CMM through the ‘Plugins’ section in your WHM panel.

CMM simplifies the management of email functionalities, enhancing the capabilities for system administrators to efficiently handle email configurations.

Download CMC | SHA256 checksums


ConfigServer Security and Firewall (CSF)

A comprehensive firewall, login/intrusion detection, and security application for Linux servers, providing robust security features for hosting environments.

Installation:

cd /usr/src
wget https://backup.underhost.com/mirror/configserver/csf.tgz
tar -xzf csf.tgz
cd csf
sh install.sh

Uninstallation:

cd /etc/csf
sh uninstall.sh


Linux Malware Detect (LMD) – cPanel/WHM Plugin

This cPanel/WHM plugin integrates Linux Malware Detect (LMD), a malware scanner for Linux, designed around the needs of shared hosting environments. It enables root users to configure malware scans, set up daily scanning tasks, and manage malware detection across individual accounts directly from WHM.

Key Features:

  • Configure and manage malware scanning for individual accounts.
  • Automated daily scan setup through cron jobs.
  • Direct integration into WHM for easy access by root users.

Installation:

wget https://underhost.com/mirror/maldet.zip -O maldet.zip
unzip maldet.zip
cd cpanel_addon-maldet*
./install

*Access via WHM under the ‘Plugins’ section after installation.*

Provided by:

You can download the latest release of the plugin [here].


ImunifyAV – cPanel/WHM Plugin

ImunifyAV is a powerful malware scanner designed to protect your web servers. It integrates seamlessly with cPanel/WHM, providing comprehensive security features to detect and remove malicious software, keeping your server safe.
Key Features:

  • Comprehensive malware scanning and detection.
  • Automatic and manual malware removal.
  • Intuitive web interface for easy management.
  • Real-time monitoring and alerts.

Installation:
cd /root
wget https://repo.imunify360.cloudlinux.com/defence360/imav-deploy.sh
bash imav-deploy.sh

Access via WHM > Plugins > ImunifyAV

Provided by: CloudLinux Inc.

For more detailed instructions, refer to the ImunifyAV Installation Guide.