Skip to content

peter-tharwat/Cloudflare-Blocking-Firewall-PHP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

Cloudflare-Blocking-Firewall-PHP

Cloudflare Blocking Firewall PHP (Block and unBlock IP)

Blocking Ip

(new SecurityHelper)->blockIp($IP);

unBlockIp

(new SecurityHelper)->unBlockIp($state_id);

StateId That you have received from blocking ip

Enable Under Attack Mode

(new SecurityHelper)->enableUnderAttackMode();

Disable Under Attack Mode

(new SecurityHelper)->disableUnderAttackMode();


Thanks

About

Cloudflare Blocking Firewall PHP (Block and unBlock IP)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages