cf-check
cf-check copied to clipboard
CloudFlare Checker written in Go
Results
2
cf-check issues
Sort by
recently updated
recently updated
newest added
Even after updating db/prefixes.txt cf-check treated some addresses as not part of their subnet (i.e. 188.114.96.0 not recognized as part of 188.114.96.0/20). Used ParseCIDR and Contains to mitigate this issue
Whether there is an API like this: Provide an IP address and return whether it is a Cloudflare node or not?