#!/bin/bash # 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 # UFW deny rules for teamcity ufw deny from 52.49.162.42/32 ufw deny from 52.214.29.36/32 ufw deny from 185.223.133.26/32 ufw deny from 34.255.77.87/32 ufw deny from 52.208.252.98/32 ufw deny from 54.155.204.237/32 ufw deny from 79.125.74.147/32 ufw deny from 63.32.4.62/32 ufw deny from 52.17.73.242/32 ufw deny from 52.209.101.160/32 ufw deny from 34.251.114.150/32