334
submitted 3 months ago by jwr1@kbin.earth to c/selfhosted@lemmy.world
top 50 comments
sorted by: hot top controversial new old
[-] Coldmoon@sh.itjust.works 31 points 3 months ago

Anyone got screenshots of the new UI?

[-] drkt@scribe.disroot.org 28 points 3 months ago

https://u.drkt.eu/PZJz6H.png I don't know how to embed an image link

It's not fundamentally different

[-] madame_gaymes@programming.dev 31 points 3 months ago

just for future reference (click the source button to see how I embedded your image)

![alt text](https://image.link)

pihole v6 ui

[-] kratoz29@lemm.ee 7 points 3 months ago

Thanks, I haven't used pi-hole in a while, but it looks the same for me.

[-] Coldmoon@sh.itjust.works 5 points 3 months ago

Thanks for sharing! I need to get mine running again.

[-] lilith267@lemmy.blahaj.zone 2 points 3 months ago

Top premitted domain: e621.net

A fellow sysadmin furry I see

[-] drkt@scribe.disroot.org 1 points 3 months ago
[-] EncryptKeeper@lemmy.world 1 points 3 months ago

It doesn’t really look different at all

[-] DarkDarkHouse@lemmy.sdf.org 24 points 3 months ago

Be careful upgrading Docker versions, it has breaking changes.

https://registry.hub.docker.com/r/pihole/pihole/

[-] fmstrat@lemmy.nowsci.com 4 points 3 months ago* (last edited 3 months ago)

Whew, this is why I pin on sha256. I fear for the latest crowd.

Edit: At least it seems updating the container doesn't break things:

Replacing any v5 image (2024.07.0 and earlier) with a v6 image will result in updated configuration files. These changes are irreversible.

[-] sugar_in_your_tea@sh.itjust.works 1 points 3 months ago

I don't use pihole, but everything I use is pinned by major release version. No problem yet with surprise breakage.

[-] Junkernaught@lemmy.dbzer0.com 13 points 3 months ago

Looks like a great release!

[-] interdimensionalmeme@lemmy.ml 9 points 3 months ago

Can you run pi-hole in lxc without also needing docker ?

[-] wintermute@discuss.tchncs.de 8 points 3 months ago

Yes , that's how I run it in my Proxmox. Just create the lxc, wget the installer and run it.

[-] henfredemars@infosec.pub 9 points 3 months ago

Neutrino emissions detected!

[-] KarnaSubarna@lemmy.ml 6 points 3 months ago

If Pi-Hole starts supporting DoH out-of-the-box, I'll happily switch from AdguardHome.

[-] uninvitedguest@lemmy.ca 4 points 3 months ago
[-] rumba@lemmy.zip 9 points 3 months ago

DNS Over Https

Not to be confused with

DNS Over TLS

It's just a way of keeping your ISP from reading your DNS requests.

[-] KairuByte@lemmy.dbzer0.com 7 points 3 months ago

Not just reading. A while back, some ISPs moved towards replacing DNS queries to known DNS servers with their own replies.

[-] rumba@lemmy.zip 1 points 3 months ago

Yeah, I still want to be over ISPs replacing DNS failures with their own search engines been happening for decades

[-] GenderNeutralBro@lemmy.sdf.org 3 points 3 months ago

DNS over HTTPS. It allows encrypted DNS lookup with a URL, which allows for url-based customizations not possible with traditional DNS lookups (e.g. the server could have /ads or /trackers endpoints so you can choose what to block).

DNS Over TLS (DoT) is similar, but it doesn't use URLs, just IP addresses like generic DNS. Both are encrypted.

[-] TK420@lemmy.world 1 points 3 months ago

https://docs.pi-hole.net/guides/dns/cloudflared/

Is this not that, or is Cloudflare on the naughty list these days?

[-] KarnaSubarna@lemmy.ml 1 points 3 months ago

No native support for DoH in Pi-Hole yet. Additional setup is required to enable it on Pi-Hole[1].

[1] https://docs.pi-hole.net/guides/dns/cloudflared/

[-] ramble81@lemm.ee 6 points 3 months ago

How much is Pi-hole worth it assuming I’m using UBO and also have most non-ad based streaming services?

I’m thinking phones and less often used devices?

[-] DarkDarkHouse@lemmy.sdf.org 16 points 3 months ago

It’s extra protection, especially if you use non-browser apps on your devices it can limit tracking.

[-] froggycar360@slrpnk.net 6 points 3 months ago

I love my pihole. Even gets rid of the ads on my roku homescreen.

[-] clmbmb@lemmy.dbzer0.com 4 points 3 months ago

I can tell you something: I'm using some free apps on my Android phone and never notice ads at home, but when I'm on the mobile network or on a different wifi (at work or some public place) I start seeing them.

[-] Confused_Emus@lemmy.dbzer0.com 2 points 3 months ago* (last edited 3 months ago)

This is one of the reasons why I set up a Wireguard VPN connection to my home network, and an on-demand VPN connection on my phone that automatically turns on anytime I’m not on the home network. Even away from home I get the benefits of my Pi-hole+Unbound (running as recursive resolver) setup.

[-] Darkassassin07@lemmy.ca 3 points 3 months ago

It's really nice for random browsing/apps. Games, free tools, general web browsing; none of it loads ads.

Some mobile games will even attempt to load ads, fail, then give you the reward for 'watching' the ad.

It also stops devices from phoning home to upload telemetry and blocks known malware domains. (depends on the lists you use, heres a source for some lists)

[-] TK420@lemmy.world 2 points 3 months ago

I layer up. Always pihole, and whatever I can run locally on a machine or browser.

[-] 4am@lemm.ee 2 points 3 months ago

I’m partial to AdGuardHome myself, but PiHole does the job well

[-] csm10495@sh.itjust.works 1 points 3 months ago

I have both but just use pihole as a local DNS server/forwarder. I bump into too many random times where sites or redirects don't work properly since they get blocked.

[-] sugar_in_your_tea@sh.itjust.works 5 points 3 months ago

Has anyone tried https://github.com/hickory-dns/hickory-dns? It seems to be a complete DNS server instead of what looks like a bunch of bash config for a standard Linux tool. There are block lists you can configure as well, and it supports pretty much everything.

It's way overkill, but hey, why not?

[-] possiblylinux127@lemmy.zip 1 points 3 months ago

I probably would just stick with dnsmasq

[-] Lemmling@lemm.ee 4 points 3 months ago

Good news! Hope they implement detailed query log and support for upstream DoH DNS next.

[-] Darkassassin07@lemmy.ca 1 points 3 months ago* (last edited 3 months ago)

They've added a bit more info to the query log, when you click on individual items.

It's still not a native feature, but; You can add DOH using cloudflared, incl configuring which upstream(s) to use (you don't have to use cloudflare itself, just the tool).

There's even a docker version.

[-] GnuLinuxDude@lemmy.ml 1 points 3 months ago

Pi-hole is one of my favorite pieces of software. It is the reason I began self-hosting six years ago.

[-] muhyb@programming.dev 1 points 3 months ago

It seems PADD got borked. Permission thing is happening again.

[-] 21Cabbage@lemmynsfw.com 1 points 3 months ago

I just found a ad-blocker build for the esp-32 so I'm gonna grab a 3-pack of the s3 model and some other electronics and play some games.

load more comments
view more: next ›
this post was submitted on 18 Feb 2025
334 points (100.0% liked)

Selfhosted

47954 readers
1676 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS