dave14305
Part of the Furniture
The benefit of hosts.add is that you don’t have to remember the dnsmasq syntax.I have also seen that instead of using hosts.add, I could add these sites via dnsmasq.conf.add.
Is there any reason to prefer one method over the other?
How do I modify hosts.add to include IPv6?
Code:
0.0.0.0 mobile.pipe.aria.microsoft.com
:: mobile.pipe.aria.microsoft.com
You can vi or nano /opt/share/diversion/list/whitelist and then run diversion to sort and process the updated whitelist. Not an encouraged method, but technically possible if you know how to navigate vi or nano.Also there a way to directly edit the whitelist (e.g. via ssh) other than by having a hosted whitelist?
Last edited: