Cloudflare with cpanel

hi all
i have problem with install Cloudflare with cpanel , after i download and extract Cloudflare to rhel 7
this steps

#Step 1. Access cPanel for the server using root user by:

#ssh root@SERVER IP ADDRESS or SERVER NAME

Step 2.

#cd /usr/local/cpanel

Step 3.

#curl -k -L https://github.com/Cloudflare/Cloudflare-CPanel/tarball/master > Cloudflare.tar.gz
Step 4.

#tar -zxvf Cloudflare.tar.gz

so when i did step 5 i didnt find this path

#cd Cloudflare-Cloudflare-CPanel-UNIQUE ID/Cloudflare/

so i cant install Cloudflare plugin to my cpanel

#./install_cf API HOST KEY mod_cf “YOUR COMPANY NAME”

Any Help Please

i did this install command
bash <(curl -s https://raw.githubusercontent.com/Cloudflare/Cloudflare-CPanel/master/Cloudflare.install.sh) -k [YOUR_HOST_API_KEY] -n ‘[YOUR_COMPANY_NAME]’

but error like this
Starting Cloudflare CPanel Installation…
ERROR: Could not find latest version. Please double check your HOST_KEY.

3 Likes