Remix.run Logo
neilsharma425 10 hours ago

Has anyone found a working workaround yet? I use dnsmasq for .local dev routing and held off updating after seeing this but curious if there is a viable path forward short of waiting for Apple to patch it.

cortesoft 10 hours ago | parent | next [-]

Wouldn’t the workaround just be to have your local dns server enable recursive lookups, and point all your DNS queries to it?

kenny_r 9 hours ago | parent | prev | next [-]

What I'd suggest is using lvh.me, which always resolves to localhost, as do all it's subdomains. If you need a specific IP you can use nip.io.

If you want valid certs you can generate them with mkcert and add them to your system trust store.

mkagenius 10 hours ago | parent | prev [-]

holding off update seems like reasonable step till the patch comes. I also run a .local for apple containers though not docker.

9 hours ago | parent [-]
[deleted]