Skip to content

Instantly share code, notes, and snippets.

@hetrixtools
Last active November 17, 2018 20:40
Show Gist options
  • Save hetrixtools/4db726b7542ed3b997f91c27d96cdfc3 to your computer and use it in GitHub Desktop.
Save hetrixtools/4db726b7542ed3b997f91c27d96cdfc3 to your computer and use it in GitHub Desktop.
# Commands below are only if you've whitelisted our Uptime Monitoring IPs in the past, and only if you're running CSF as your firewall
# You can copy/paste these commands in your server's terminal
# Remove Old IPs
csf -ar 104.40.93.217
csf -ar 13.64.238.90
csf -ar 40.84.192.251
csf -ar 40.113.121.72
csf -ar 13.93.49.243
csf -ar 51.140.35.64
# Add New IPs
csf -a 23.239.7.4
csf -a 149.28.212.239
csf -a 74.63.255.26
csf -a 95.179.139.97
csf -a 188.166.79.172
csf -a 95.179.193.59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment