From 42d471060ce52acd38c2d5c728c742d3cebe3398 Mon Sep 17 00:00:00 2001 From: TommyTran732 <57488583+tommytran732@users.noreply.github.com> Date: Wed, 13 May 2020 06:17:04 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcf2b5b..c574b54 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Cloudflare IPWhitelist Whitelist CloudFlare's IPs on port your selection of ports
This script supports Fedora, RHEL, CentOS, Debian,and Ubuntu.
-`curl -sSL https://raw.githubusercontent.com/tommytran732/Cloudflare-IPWhitelist/master/cloudflare.sh | sudo bash` +`bash <(curl -sSL https://raw.githubusercontent.com/tommytran732/Cloudflare-IPWhitelist/master/cloudflare.sh)` # Notes Before you run the script, makes sure you have not opened those ports to all IPs as it will make this script useless.