Comment on Selfhosting on LocalhostparentComments−throw0101a4yI really, really wish windows and mac had a similar behavior to just route all *.localhost queries to localhost.I'm happy they don't: DNS queries should be routed to whatever I have in /etc/resolv.conf.If I have a Pi-Hole or use 8.8.8.8, then *.localhost stuff should not be injected in some clever fashion.If you happen to use 127.0.0.53 (or whatever) on Linux and 'magic' happens, that's on you. But the system should fiddle with things othwerise.
Comments
I'm happy they don't: DNS queries should be routed to whatever I have in /etc/resolv.conf.
If I have a Pi-Hole or use 8.8.8.8, then *.localhost stuff should not be injected in some clever fashion.
If you happen to use 127.0.0.53 (or whatever) on Linux and 'magic' happens, that's on you. But the system should fiddle with things othwerise.