// SCALEWAY / CADDY
Scaleway · Caddy
Caddy remote_ip matcher snippet for Scaleway. 61 CIDRs, refreshed daily.
// caddy_scaleway_allow.conf
# Scaleway IP Ranges
# Updated: 2026-06-25 03:23:36
# 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 scaleway
# Usage: @scaleway remote_ip <cidrs>
@scaleway {
remote_ip 37.160.0.0/14 51.15.0.0/16 51.158.0.0/15 62.4.0.0/19 62.210.0.0/16 78.208.0.0/13 81.56.0.0/15 83.158.0.0/16 151.115.0.0/17 151.115.128.0/18 151.115.192.0/24 151.115.208.0/20 151.115.224.0/19 163.172.0.0/16 195.154.0.0/16 212.47.224.0/19 212.83.128.0/18 212.129.0.0/18 2001:bc8::/32 2a01:e09::/32 2a01:e10::/30
}