-
-
Notifications
You must be signed in to change notification settings - Fork 773
Guide for finding a clean Cloudflare IP
The largest CDN service provider in the world is Cloudflare, and you probably know; Due to the severe filtering of the Internet in Iran, there is a lot of disruption to its services because it is not possible for the filter to completely filter it, but it can cause disruption. Here, if you also use CDN Cloudflare services; You will be affected by these disorders. To reduce the impact of these disturbances, you should find clean IPs (IPs that are not disturbed).
Here are some ways of working for this issue.
Tip: Before starting, it is emphasized that all these tests must be done on the client system without connecting to VPN.
Mr. Bashsiz is an Iranian engineer who has developed a program called CFScanner, which can be used to test the list of Cloudflare IPs on different networks and reach the clean Cloudflare IPs.
This program is published in two versions, Linux and Windows. To do this, first download the desired version from here and then follow how to run it based on the desired operating system.
Download the program files and first see Mr. Bashsiz's explanation of how to run it in the video below.
This program has prerequisites that must be installed in advance. jq git tput bc curl parallel
Then first clone it on your system with the following code.
git clone https://github.com/MortezaBashsiz/CFScanner.git