cross-posted from: https://lemmy.world/post/36657058
I’m just sharing here this app I use always on my phone, and I don’t see many people talking about it.
It’s similar to DuckDuckGo app feature that block trackers across all the device, but this one is focused only on that, it also allows you to add your custom tracker URLs to block and monitor every request being made.
It’s open source and available on F-Droid: https://f-droid.org/packages/dev.clombardo.dnsnet/
GitHub: https://github.com/t895/DNSNetIt enables a VPN to intercept requests, so it can block URLs of trackers across all your apps. The app provides a list of URLs as you open it for the first time, you can choose a few options between less or more aggressive.
Obs.: The app don’t tell, but when you add a custom URL you need to disable and enable it again.
Wireguard and PiHole. Set the Wireguard routing to the local network IPs of your homelab, and you get the same setup.
Than you guys need to try Rethink it’s ad blocker on steroids. You can use rethink with a actual VPN, tor Block direct connection with IP address And many more
I like rethinkDNS :) but their wireguard implementation Is? Was? Kinda broken :/
I’ve run the duckduckgo version of this for years but only recently found out you can get most of this functionality natively in android (android 13 for me) by setting a private DNS as shown in the below image. My duckduckgo app tracking protection does still catch attempts but it’s basically just google now, instead of dozens of companies before.
I found this was returning localised results from the other side of the planet, so I kept connecting to slow servers when more local ones were available. I ended up rolling my own from home. The only problem is there’s no way to do access control so I just have to hope not too many find it.
Do. Not. Open. Port. 53. To. The. Internet.
Just Don’t.
I suggest installing PiVPN (on your Pi) if you want PiHole awesomeness on the go.
I didn’t open port 53. It’s DoT.
Even then, it took some extra effort to ensure it didn’t return internal network addresses from the outside.
Can anyone tell me if this filters HTTPS requests?
That’s one feature that keeps me using Adguard, and it makes a huge difference to the filtering ability/quality.
I’m not sure but I suppose it does since it’s a local VPN, it log all requests being made, why wouldn’t it block https?
The way AdGuard does it, is it has you install a certificate on your phone, which then allows you to block ads and trackers within HTTPS pipelines. If you don’t do that, then it can only block HTTP requests, which tends to be pretty low quality filtering. In addition, I also enable DNS blocking through AdGuard DNS service, so it’s kind of like blanket coverage.
I haven’t honestly found anything that does the same thing, or at least not at the same level of quality. So I’m always curious to see if something new has come out that can reach this level of filtering performance.
No I think not, but reading the README of DNSNet they mention Rethink, I tried it here and I think it might work similar to AdGuard. https://rethinkdns.com/
Rethink DNS exclusively uses DNS over HTTPS or DNS over TLS to encrypt and secure your DNS queries.
Rethink also has Tor built in as a proxy. If you use signal you can change to the open-source Molly and then route Molly through Tor. Then good fucking luck collecting info. Then also good luck having anyone to talk to. But otherwise yes Rethink is better.