// WASABI / CADDY
wasabi · Caddy
Caddy remote_ip matcher snippet for wasabi. 20 CIDRs, refreshed daily.
// caddy_wasabi_allow.conf
# Wasabi IP Ranges
# Updated: 2026-07-12 03:46:23
# 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 wasabi
# Usage: @wasabi remote_ip <cidrs>
@wasabi {
remote_ip 27.131.254.0/24 38.27.106.0/24 38.73.225.0/24 38.91.42.0/24 38.126.68.0/24 38.143.146.0/24 38.146.40.0/24 38.146.208.0/23 38.242.13.0/24 103.151.85.0/24 130.117.185.0/24 130.117.252.0/24 149.5.241.0/24 149.13.185.0/24 154.18.200.0/24 154.49.215.0/24 154.56.213.0/24 154.61.149.0/24 206.148.5.0/24
}