MercuryWorkshop / anuraOS

A web "OS" and development environment with full linux emulation
https://anura.pro
GNU Affero General Public License v3.0
201 stars 241 forks source link

Use quad9 for DNS in the Linux systems or another non-tracking DNS server instead of Google's (8.8.8.8,8.8.4.4.). #170

Closed xplshn closed 4 months ago

xplshn commented 4 months ago

There are others which may be worth looking into, like Adguard's public DNS servers which are fast and reliable too.

velzie commented 4 months ago

quad9 sucks

xplshn commented 4 months ago

@CoolElectronics Why not 1.1.1.1? In case you simply do not care about user's privacy. 1.1.1.1 and 1.0.0.1 Cloudfare's is faster than Google's DNS servers

velzie commented 4 months ago

change it yourself if you want, it's not hard. unless you want to implement these features yourself, maybe behind a feature flag, right now you're leeching off the repo and wasting the maintainers time.

xplshn commented 4 months ago

Done, will make a PR

ProgrammerIn-wonderland commented 4 months ago

Please don't make this a PR, this can easily be changed by the user and it doesn't make sense to make it a PR. @xplshn