[–] Syntaf 2y ago ↗ Thought this was a really neat tool so decided to share it with hackernews.I've been working on a project that creates tenants on subdomains and maintaining a 50 line long lists of hosts to test in /etc/hosts, this was a game changer for me. [–] stop50 2y ago ↗ I usually use the localhost tld for this. [–] Syntaf 2y ago ↗ Can you explain more what you mean? Interested in other ways to work locally with subdomains [–] stop50 2y ago ↗ Rfc 2606 excludes the localhost domain from the possible tlds and systemd-resolved resolves localhost and its subdomains to 127.0.0.1: https://manpages.debian.org/bullseye/systemd/systemd-resolve...
[–] stop50 2y ago ↗ I usually use the localhost tld for this. [–] Syntaf 2y ago ↗ Can you explain more what you mean? Interested in other ways to work locally with subdomains [–] stop50 2y ago ↗ Rfc 2606 excludes the localhost domain from the possible tlds and systemd-resolved resolves localhost and its subdomains to 127.0.0.1: https://manpages.debian.org/bullseye/systemd/systemd-resolve...
[–] Syntaf 2y ago ↗ Can you explain more what you mean? Interested in other ways to work locally with subdomains [–] stop50 2y ago ↗ Rfc 2606 excludes the localhost domain from the possible tlds and systemd-resolved resolves localhost and its subdomains to 127.0.0.1: https://manpages.debian.org/bullseye/systemd/systemd-resolve...
[–] stop50 2y ago ↗ Rfc 2606 excludes the localhost domain from the possible tlds and systemd-resolved resolves localhost and its subdomains to 127.0.0.1: https://manpages.debian.org/bullseye/systemd/systemd-resolve...
4 comments
[ 5.6 ms ] story [ 62.7 ms ] threadI've been working on a project that creates tenants on subdomains and maintaining a 50 line long lists of hosts to test in /etc/hosts, this was a game changer for me.