Both proxy servers should refuse to forward traffic to China-destined IPs. Since clients already access Chinese services directly (per the china-direct-bypass Surge rules), any China-bound traffic reaching the servers is either misconfigured or unwanted. Blocking it server-side adds a defense-in-depth layer and prevents the servers from being used to access domestic Chinese services.
geoblock that downloads China IP CIDR lists and configures iptables to drop outbound traffic to those rangesgeoblock-cn: Server-side blocking of outbound connections to China IP ranges via iptables(none)
roles/geoblock/ Ansible role applied to all serverssite.yml updated to include the geoblock role