Blocking List of IPs
Hi everyone 
I have a python app behind the cloudflare firewall proxy. As our app is growing, I'm noticing a bunch of requests in my logs for /wp-admin /wp-login etc.
I'm making a note of all these "real" ip addresses , and would like to block them.
Architecture:
I have a python app behind the cloudflare firewall proxy. As our app is growing, I'm noticing a bunch of requests in my logs for /wp-admin /wp-login etc.
I'm making a note of all these "real" ip addresses , and would like to block them.
Architecture:
- Linux Server with App behind reverse proxy
- Cloudflare firewall enabled.