You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment you can ping domains, which is useful for domain-based connections for game servers, but useless for reverse proxy sites, i.e. you cannot ping Cloudflare sites, or it is useless because you are pinging the Cloudflare IP, which will always respond, regardless of whether the site is down or not.
However, you could send HTTP requests to check that there is a response and that the page is loading.
The text was updated successfully, but these errors were encountered:
I also Noticed that Antivirus Solutions like Kaspersky blocks the api to get the ASN. I will try to look more into that when I have time and push a proper fix.
At the moment you can ping domains, which is useful for domain-based connections for game servers, but useless for reverse proxy sites, i.e. you cannot ping Cloudflare sites, or it is useless because you are pinging the Cloudflare IP, which will always respond, regardless of whether the site is down or not.
However, you could send HTTP requests to check that there is a response and that the page is loading.
The text was updated successfully, but these errors were encountered: