@ingemar it does seem like .local is exempt from iCloud Private Relay. Unfortunately, .local has been designated for mDNS on local networks so it is probably a bad idea to have *.local resolve to 127.0.0.1 like I do with *.localhost using dnsmasq. I've tried using *.localhost and *.test (both via dnsmasq and by manually adding 127.0.0.1 entries to /etc/hosts) but Safari will still show the Private Relay warning ☹️