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!

you are viewing a single comment's thread
view the rest of the comments
[–] 2 points 2 years ago (2 children)

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.

  • source
  • hideshow 4 child comments
  • [–] [S] 3 points 2 years ago (1 child)

    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?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago* (1 child)

    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

  • source
  • parent
  • hideshow 2 child comments
  • [–] [S] 3 points 2 years ago (1 child)

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

  • source
  • parent
  • hideshow 2 child comments