This repository contains the public SSH Keys for the WHMCS Technical Support team.
A helper script script.sh
is provided for your convenience to automate the installation of the WHMCS Support SSH Public Key and addition of the required IP addresses to iptables for cPanel and Plesk servers.
sh <(curl https://raw.githubusercontent.com/whmcs/whmcs-support/main/ssh_keys/script.sh || wget -O - https://raw.githubusercontent.com/whmcs/whmcs-support/main/ssh_keys/script.sh)
If the server hosting WHMCS uses a different control panel or has no control panel, refer to your control panel or OS documentation for instructions to add SSH Keys and allow the following IP addresses:
208.74.120.226
195.214.233.0/24
194.8.192.130
81.184.0.141
208.74.127.0/28
184.94.197.2
2001:678:744::/64
2620:0:28a4:4000::/52
Once the support request is resolved, you may remove the WHMCS Support SSH key:
sed -i '/[email protected]/d' ~/.ssh/authorized_keys