June 26

CloudFlare real IP’s

Cpanel/Easyapache:

bash < (curl -s https://raw.githubusercontent.com/cloudflare/mod_cloudflare/master/EasyApache/installer.sh)

Nginx:

https://support.cloudflare.com/hc/en-us/articles/200170706-How-do-I-restore-original-visitor-IP-with-Nginx-

November 19

Install cxs

Change license IP: https://license.configserver.com/cgi-bin/cxs/modify.cgi

yum install -y perl-CPAN.noarch perl-Linux-Inotify2 perl-Archive-Tar.noarch perl-Archive-Zip.noarch

cd /usr/src
wget https://download.configserver.com/cxsinstaller.tgz
tar -xzf cxsinstaller.tgz
perl cxsinstaller.pl
rm -fv cxsinstaller.*