Pricefield | Lemmy
  • Communities
  • Create Post
  • Create Community
  • heart
    Support Lemmy
  • search
    Search
  • Login
  • Sign Up
Albin Jose to [email protected] • 2 years ago

Which adblocking DNS do you choose?

kerala.party

message-square
78
fedilink
149

Which adblocking DNS do you choose?

kerala.party

Albin Jose to [email protected] • 2 years ago
message-square
78
fedilink
alert-triangle
You must log in or register to comment.
  • Possibly linux
    link
    fedilink
    English
    13•2 years ago

    I just use ublock origin

  • @[email protected]
    link
    fedilink
    5•2 years ago

    mullvad!

  • The Doctor
    link
    fedilink
    English
    6•2 years ago

    Specifically DNS? I have a Pi-Hole on my home network that is configured as a recursive resolver, and a second Pi-Hole on my personal VPN server (same).

  • @[email protected]
    link
    fedilink
    English
    14•2 years ago

    Pi-hole for my home network. NextDNS on my phone.

    • SokathHisEyesOpen
      link
      fedilink
      English
      2•2 years ago

      Can I run pihole on the same Pi that’s already running Octoprint?

      • @[email protected]
        link
        fedilink
        3•2 years ago

        Sure! If you’ve got that pi on all the time. I previously did that and it worked well. My current setup is multiple pi’s though, cause the octo pi is switched off with the printer now…

        • SokathHisEyesOpen
          link
          fedilink
          English
          1•2 years ago

          Yes, I leave it running all the time. So do I just install PiHole as a package on the server and then connect to it to configure?

          • @[email protected]
            link
            fedilink
            2•2 years ago

            I had it setup using docker at the time. Both pihole and octoprint as individual containers…

            But I assume you should be able to just install and run the package locally on the octopi distro.

            • @[email protected]
              link
              fedilink
              2•2 years ago

              Only thing you might need to change is the configuration for which port the pi-hole web server (UI) will be running on. Because octoprint already uses Port 80 by default, you might have to assign another port for the pi-hole service. (I believe it also defaults to 80. That would crash because it can’t bind to the same port). That should be a pretty simple config change though.

              • @[email protected]
                link
                fedilink
                2•
                edit-2
                2 years ago

                Just did a quick Google… There are some resources and tutorials online of people doing exactly that. Take a look!

                https://www.google.com/search?q=setup pihole on octopi

                • SokathHisEyesOpen
                  link
                  fedilink
                  English
                  1•2 years ago

                  Thanks, guys! I’ll set this up soon.

  • @[email protected]
    link
    fedilink
    32•2 years ago

    Pi Hole with a few good block lists…

    • @[email protected]
      link
      fedilink
      English
      3•2 years ago

      Which block lists?

      • @[email protected]
        link
        fedilink
        13•2 years ago

        Out of the box, pihole has a few block lists already set up. Those are pretty good already.

        To add more, you can find some good block list collections online. No need to add them all. Pick a good handful, depending on the category of stuff you want to block. Here are some helpful links:

        https://firebog.net/

        https://github.com/lightswitch05/hosts

        … Once you got a few block lists set up, you’ll probably want to whitelist some things specifically, that are otherwise caught up in the filter. This is a super helpful resource for that:

        https://discourse.pi-hole.net/t/commonly-whitelisted-domains/212

        • @[email protected]
          link
          fedilink
          3•
          edit-2
          2 years ago

          There’s a script on github (don’t have the link right now) for an automated whitelist. I was expecting it to break some things or end up useless, but it was the perfect addition for me Edit: https://github.com/anudeepND/whitelist

      • @[email protected]
        link
        fedilink
        English
        5•2 years ago

        https://v.firebog.net/hosts/lists.php

    • @[email protected]
      link
      fedilink
      3•2 years ago

      Yup. Another piHole user.

    • @[email protected]
      link
      fedilink
      7•2 years ago

      Also using this on the go through VPN

      • watson
        link
        fedilink
        6•2 years ago

        Same.

        • Semi-Hemi-Demigod
          link
          fedilink
          7•2 years ago

          Same. Wireguard is a beautiful thing.

      • @[email protected]
        link
        fedilink
        2•2 years ago

        Which VPN service? I normally use Tailscale with the Pi as an exit node, but I’d like to have simultaneous VPN connection

        • @[email protected]
          link
          fedilink
          English
          4•
          edit-2
          2 years ago

          I think people just use wireguard for this. And pivpn.

          • chase
            link
            fedilink
            English
            2•2 years ago

            Interesting. I’ll have to look into PiVPN. Thanks!

          • @[email protected]
            link
            fedilink
            3•2 years ago

            Same here. Wireguard.

  • u/lukmly013 💾 (lemmy.sdf.org)
    link
    fedilink
    English
    25•2 years ago

    NextDNS

    • Albin JoseOP
      link
      fedilink
      3•2 years ago

      Why?

      • @[email protected]
        link
        fedilink
        10•2 years ago

        For me, Nextdns. It’s mostly because I can choose which list is used by the dns blocking. If adguard has a lost blocking what I use, I can’t do anything about it. Or maybe like allow a lot of domains.

        Using the Hagezi pro++ list currently and it works damn well without any issues for me.

        Also, there is a free way to use it (not sure about adguard).

      • u/lukmly013 💾 (lemmy.sdf.org)
        link
        fedilink
        English
        14•2 years ago

        I was able to test it out first without having to create an account and I liked it. It has simple Ad/Tracking blocklists and supports both DoT and DoH. Also it has rewrites (like /etc/hosts).

  • @[email protected]
    link
    fedilink
    2•2 years ago

    im using cloudflare doh as upstream. and setting my own dns server (dnsmasq) with ad block hosts on my router

  • dalë
    link
    fedilink
    3•
    edit-2
    2 years ago

    I use two across different devices.

    base.dns.mullvad.net

    noads.libredns.gr

    Both offer DNS over TLS and both are privacy focused which was why I decided to use them.

    • L3ft_F13ld!
      link
      fedilink
      4•2 years ago

      Does DNS over TLS have any advantages over DNS over HTTPS?

      • dalë
        link
        fedilink
        7•2 years ago

        Not really and some would argue that from a local network perspective HTTPS is preferable.

        The main difference is that HTTPS routes through a standard port so gets “lost” in all other Https traffic whereas TLS uses a distinct port so whilst it’s encrypted you would be able to see at the local level that you’re using DNS over TLS but not what you’re doing.

        • L3ft_F13ld!
          link
          fedilink
          2•2 years ago

          Thanks for the explanation. Doubt I would have found such a simple answer if I went searching.

  • @[email protected]
    link
    fedilink
    1•2 years ago

    Control D

  • craigevil
    link
    fedilink
    3•2 years ago

    NextDNS, plus Ublock Origin on any web browser.

  • @[email protected]
    link
    fedilink
    English
    6•2 years ago

    NextDNS. Several years now. It’s absolutely brilliant.

  • @[email protected]
    link
    fedilink
    5•2 years ago

    Just use pihole the rest is just a honeypot

    • Fluffery
      link
      fedilink
      4•2 years ago

      What abt adgaurd home?

      • @[email protected]
        link
        fedilink
        1•2 years ago

        Still a bit sussy ( bit better ). Its a FOR profit Corporation. ( how do they do their money? ). I am unsure if its open source, if it is then i think its good too.

        • Fluffery
          link
          fedilink
          3•2 years ago

          It is OSS https://github.com/AdguardTeam/AdguardHome

          • @[email protected]
            link
            fedilink
            2•2 years ago

            Ok its good. Then its good too, pihole stays my favorite in all cases but if you dont like it you can use that :)

            • Fluffery
              link
              fedilink
              1•2 years ago

              One thing i like about adgaurd is DNS-over-HTTPS, DNS-over-TLS, and DNSCrypt

              • @[email protected]
                link
                fedilink
                1•2 years ago

                dns over https is possible over pihole

  • Emhyr var Emreis
    link
    fedilink
    18•2 years ago

    Adguard home for everything

  • @[email protected]
    link
    fedilink
    4•2 years ago

    If you are the “VPN to home, always on” user, go for pi-hole.

    Adguardhome has it’s strengths when it comes to DoH, DoT, Quic usage.

  • @[email protected]
    link
    fedilink
    1•2 years ago

    Not sure if this counts, but I run DNS66 on my phone, and it works pretty well

[email protected]

[email protected]
Create a post
You are not logged in. However you can subscribe from another Fediverse account, for example Lemmy or Mastodon. To do this, paste the following into the search field of your instance: [email protected]

A place to discuss privacy and freedom in the digital world.

Privacy has become a very important issue in modern society, with companies and governments constantly abusing their power, more and more people are waking up to the importance of digital privacy.

In this community everyone is welcome to post links and discuss topics related to privacy.

Some Rules

  • Posting a link to a website containing tracking isn’t great, if contents of the website are behind a paywall maybe copy them into the post
  • Don’t promote proprietary software
  • Try to keep things on topic
  • If you have a question, please try searching for previous discussions, maybe it has already been answered
  • Reposts are fine, but should have at least a couple of weeks in between so that the post can reach a new audience
  • Be nice :)

Related communities

  • Lemmy.ml libre_culture
  • Lemmy.ml privatelife
  • Lemmy.ml DeGoogle
  • Lemmy.ca privacy

much thanks to @gary_host_laptop for the logo design :)

  • 108 users / day
  • 368 users / week
  • 952 users / month
  • 4.38K users / 6 months
  • 5 subscribers
  • 3.96K Posts
  • 103K Comments
  • Modlog
  • mods:
  • @[email protected]
  • tmpod
  • @[email protected]
  • @[email protected]
  • UI: 0.18.4
  • BE: 0.18.2
  • Modlog
  • Instances
  • Docs
  • Code
  • join-lemmy.org