I love PiHole. I’ve used it in the past and it was powerful! I also use an OpenVPN/Wireguard based VPN.

So is there a service that combines the two features? Lets me import adblock lists and also VPN configurations?

Preferably something that runs in a docker container that I can throw upon portainer and running within minutes!

Thanks!

  • mad_asshatter
    link
    English
    28 months ago

    There are “public” pihole servers: use their dns, or the many other ad-blocking servers out there as the dns for your VPN.

    Tbh, I’ve stopped the selfhosted vpn route and use tailscale (which can be selfhosted/has a docker image). It doesn’t get simpler.

    • @damnthefilibusterOP
      link
      English
      38 months ago

      huh. Never thought about public pihole servers. So nice of those folks running them.

      I don’t understand how you’re saying you’ve stopped self-hosting VPN and are still using tailscale. Are you using their SaaS service? Does that allow you to set your own DNS? Do they have speed limits? Are they zero-logs?

      • mad_asshatter
        link
        English
        3
        edit-2
        8 months ago

        Tailscale uses wireshark, which is peer-to-peer. Their “free” plan allows you to set up a network using their “coordination” server, which simplifies administration of your tailnet.

        You control dns, exit nodes, etc, so tailscale isn’t involved with the vpn itself, hence no speed limits.

        You ultimately determine what tailscale collects as far as client logging.

        If you block client logging, Tailscale may not be able to provide technical support.

        I imagine the docker image serves to eliminate tailscale from the equation.

        ETA: there are quite a few ad-blocking dns servers.

        I currently use nextdns.io

        • @damnthefilibusterOP
          link
          English
          38 months ago

          So do you run a tailscale exit node on one of the public clouds or a VPS provider like DigitalOcean?

          • mad_asshatter
            link
            English
            1
            edit-2
            8 months ago

            Exit node is a VPS (Racknerd)

            eta: it’s quite the deal tbh