Author Topic: unlock ip  (Read 971 times)

0 Members and 1 Guest are viewing this topic.

Offline
*
unlock ip
« on: August 24, 2023, 11:10:29 AM »
Is there any option to unlock ips from other server via api?
Like in cPanel from https://server:2087/cgi/configserver/csf.cgi?action=kill&ip=XXX.XXX.

Or any option to be able unlock one ip from whmcs, or similar?

Offline
****
Re: unlock ip
« Reply #1 on: December 13, 2023, 07:03:42 PM »
Add the IP address to your whitelist:
/etc/csf/csf.allow

Command line example:
Code: [Select]
sudo csf -a 192.168.1.111