4
this post was submitted on 31 Dec 2023
4 points (62.5% liked)
F-Droid
8676 readers
1 users here now
F-Droid is an installable catalogue of FOSS (Free and Open Source Software) applications for the Android platform. The client makes it easy to browse, install, and keep track of updates on your device.
Matrix space | forum | IRC
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
@pseudonym @fdroid interesting problem. DNS serving is IP based (i.e. site/network configured; DHCP), so I have trouble imagining how a "for your domain" DNS service would work. A VPN provides a newer DNS server address, but that requires it to run constantly. I have set up ChromeOS Flex with a VPN and it disconnects when sleeping and needs manual reconnecting. Therefore: possible, but annoying. Reliable and automatic requires software mods of your host local DNS cache (like dnsmasq) cli flags.