// 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-14 03:22:29
# 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 37.160.0.0/15 37.160.0.0/16 37.161.0.0/16 37.162.0.0/15 37.162.0.0/16 37.163.0.0/16 51.15.0.0/16 51.15.0.0/17 51.158.0.0/15 51.158.128.0/17 51.159.224.0/19 62.4.0.0/19 62.210.0.0/16 78.208.0.0/13 78.208.0.0/17 78.208.128.0/17 78.209.0.0/17 78.209.128.0/17 78.210.0.0/17 78.210.128.0/17 78.211.0.0/17 78.211.128.0/17 81.56.0.0/15 81.56.0.0/16 81.57.0.0/16 83.158.0.0/16 151.115.0.0/17 151.115.128.0/19 151.115.160.0/19 151.115.192.0/24 151.115.208.0/20 151.115.224.0/19 163.172.0.0/16 163.172.208.0/20 195.154.0.0/16 212.47.224.0/19 212.83.128.0/19 212.83.160.0/19 212.129.0.0/18 2001:bc8::/32 2001:bc8:1400::/38 2001:bc8:1800::/38 2001:bc8:1c00::/38 2001:bc8:4000::/38 2001:bc8:5000::/38 2001:bc8:6800::/38 2001:bc8:e401::/48 2a01:e09::/32 2a01:e10::/30 2a01:e11::/32 2a01:e11::/36 2a01:e11:1000::/36 2a01:e11:2000::/36 2a01:e11:3000::/36 2a01:e11:4000::/36 2a01:e11:5000::/36 2a01:e11:6000::/36 2a01:e11:7000::/36 2a01:e11:8000::/36 2a01:e11:9000::/36
}