in this repo in will instruct how to create your own backend for CFW-BOT subscription workers
you can install bot from this repo : https://github.com/2ri4eUI/CFW-BOT
##Tutorial
-
register for a free account on in https://fofa.info. you can use your gmail, just first change the language to english
-
search for ip that are on cloudflare server, use this query example
server=="cloudflare" && port=="443" && country=="NL" && city=="Amsterdam"
you can use any desired port, country and city , there are infinite option and there are other query you can use as well, so far this is the one i get more cleaned ip with
-
change the ip view to last month, this increase your change to find more usable ips
-
download results of your search, your download will be in personal center here
- copy the ip column of your downloaded csv file and use your desired cloudflare speed test tool to find suitble ips
-
i use this tool CloudflareSpeedTest, download it for your OS.
-
copy ips that you downloaded in csv file in ip.txt file in Cloudflarespeedtest folder
-
open terminal and run ./CloudflareST.exe if you are using windows. for more info on how to use it read its document.
-
it show the working ips in terminal and will generate a result.csv file . use ip with best speed.
- for more detail about the CFW-BOT go HERE
- create a text file in any web service you know that can provide you a public link. for purpose of this tutorial i use github.
- create a .txt file with your desired name
- use this format for adding ip
ip:port#name of your config
each ip should be in seperate line, you can use ips.txt
file in this repo as guide
if you dont provide any port it will use 443 as default port
-
save file and get the raw link of your .txt file, just click on RAW on top of the file and copy its link from browser.
-
go to bot and select subscription ips button
-
select change button and paste your file RAW link
-
DONE🎉. from now on, every user that you create will have your NEW and UNIQUE backend in their subcription link.
To fetch updates in the IP_API backend on your sub link, simply update your subscription in your desired app (all app e.g:v2rayng or any other app you are using have this option). The changes typically reflect in the subscription link within 3-5 minutes.