// TELEGRAM / CADDY
Telegram · Caddy
Caddy remote_ip matcher snippet for Telegram. 14 CIDRs, refreshed daily.
// caddy_telegram_allow.conf
# Telegram IP Ranges
# Updated: 2026-02-11 17:28:49
# 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 00:00 UTC
# Caddy remote_ip matcher for telegram
# Usage: @telegram remote_ip <cidrs>
@telegram {
remote_ip 91.108.56.0/22 91.108.4.0/22 91.108.8.0/22 91.108.16.0/22 91.108.12.0/22 149.154.160.0/20 91.105.192.0/23 91.108.20.0/22 185.76.151.0/24 2001:b28:f23d::/48 2001:b28:f23f::/48 2001:67c:4e8::/48 2001:b28:f23c::/48 2a0a:f280::/32
}