Configure nginx to only allow cloudflare's IP to connect to the server shell script
Thursday, Jun 9, 2022
Configure nginx to only allow cloudflare's IP to connect to the server shell script !/bin/bash set -e cfips { echo " https://www.cloudflare.com/ips"...