FREE WHM Rkhuter GUI

Security-first infrastructure products and practical server tooling, presented in a cleaner, darker, more focused interface.

A cleaner WHM interface for Rkhunter checks and maintenance.

Install a lightweight GUI that makes Rkhunter easier to access directly from WHM. The page now presents the free utility with a stronger visual hierarchy and clearer install flow.

System requirements

  • cPanel and WHM server
  • Root SSH access
  • Ioncube Loader enabled

Quick setup

Installation and removal are both handled through a single shell command.

Enable Ioncube Loader from WHM under Tweak Settings, then open the PHP tab and enable the ioncube option before running the installer.

whm-rkhunter gui screenshot

Installation

SSH to the server as root and run the following command.

wget -q -O - http://free.tijeers.net/whmrkhunter/install.sh | bash

Uninstall

Remove the software with the command below if you no longer need it.

wget -q -O - http://free.tijeers.net/whmrkhunter/uninstall.sh | bash