Skip to content

scripts that fetches and adds all uptime robot ips to cloudflare so cloudflare doesn't block uptimerobot

License

Notifications You must be signed in to change notification settings

Matt3o12/cloudflare-add-uptimerobot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cloudflare-Add-Uptimerobot

A simple script that fetches all of uptimerobot's ip addresses from here and adds them to your CloudFlare firewall.

This script requires python 2.7 or python 3.3+, and requests. Requests can be installed using pip:

pip install requests

You will be promted to enter your email and API secret when running the script:

python main.py
> Email: email  
> API-Secret: secret

About

scripts that fetches and adds all uptime robot ips to cloudflare so cloudflare doesn't block uptimerobot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages