CLOUD-IP // v2026.05
UPDATED 2026-05-26 PROVIDERS 24 LIVE
// TEAMCITY / CADDY

TeamCity · Caddy

Caddy remote_ip matcher snippet for TeamCity. 11 CIDRs, refreshed daily.

// caddy_teamcity_allow.conf

DOWNLOAD ↓  · 
# Teamcity IP Ranges
# Updated: 2026-05-12 01:18:08
# 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 teamcity
# Usage: @teamcity remote_ip <cidrs>

@teamcity {
  remote_ip 52.49.162.42/32 52.214.29.36/32 185.223.133.26/32 34.255.77.87/32 52.208.252.98/32 54.155.204.237/32 79.125.74.147/32 63.32.4.62/32 52.17.73.242/32 52.209.101.160/32 34.251.114.150/32
}