Description
Is your feature request related to a problem? Please describe.
There is no way to add more than 4 ranges in the IP Allow List on Access Lists. There needs to be a button to add additional ranges.
Describe the solution you'd like
There needs to be an additional button to add additional IP ranges similar to how there is a button to add locations on a Proxy Host. To continue with CloudFlare support, it would be fantastic if someone added a button to automatically setup trusted ranges for CloudFlare. They could be dynamically queried from the URL, https://www.cloudflare.com/ips-v4.
Describe alternatives you've considered
I've considered creating a dockerfile and pushing IPTABLES to the container, but that doesn't seem like the cleanest solution, and I'm not sure it would even work. I'm trying to run the container on Windows, so I don't have access to native IPTABLES rules to make this happen. I'm not looking for nginx-proxy-manager to turn into a firewall, but quickly being able to lock it down to only talk with CloudFlare, would be a great security feature.