// CLAUDEBOT / CADDY
claudebot · Caddy
Caddy remote_ip matcher snippet for claudebot. 20 CIDRs, refreshed daily.
// caddy_claudebot_allow.conf
# Claudebot IP Ranges
# Updated: 2026-07-30 03:12:57
# Source: https://github.com/rezmoss/cloud-provider-ip-addresses
# License: https://github.com/rezmoss/cloud-provider-ip-addresses/LICENSE
# This file is generated automatically. Do not edit it directly.
# Updates daily at 02:00 UTC
# Caddy remote_ip matcher for claudebot
# Usage: @claudebot remote_ip <cidrs>
@claudebot {
remote_ip 34.11.34.31/32 34.85.172.162/32 34.150.241.79/32 34.162.191.81/32 34.162.230.222/32 34.162.244.71/32 34.182.140.95/32 34.182.161.143/32 34.182.218.27/32 34.182.220.85/32 34.182.222.37/32 34.182.225.167/32 34.182.226.151/32 34.182.226.221/32 34.186.108.163/32 35.221.29.174/32 35.245.89.239/32 35.245.175.129/32 136.107.176.208/32 216.73.216.0/22
}