newcool1230@lemmy.ml to Privacy@lemmy.ml · 17 days ago216,000,000 LG Smart TVs are spying on you - Gamers Nexuswww.youtube.comexternal-linkmessage-square62linkfedilinkarrow-up1388arrow-down16cross-posted to: privacy@sopuli.xyzvideos@lemmy.worldprivacy@lemmy.caprivacy@lemmy.dbzer0.comprivacy@lemmy.world
arrow-up1382arrow-down1external-link216,000,000 LG Smart TVs are spying on you - Gamers Nexuswww.youtube.comnewcool1230@lemmy.ml to Privacy@lemmy.ml · 17 days agomessage-square62linkfedilinkcross-posted to: privacy@sopuli.xyzvideos@lemmy.worldprivacy@lemmy.caprivacy@lemmy.dbzer0.comprivacy@lemmy.world
minus-squareryper@lemmy.calinkfedilinkEnglisharrow-up6·17 days agoIt put my TV in its own group in pi-hole, blocked everything (.*) for that group, and then whitelisted what I wanted the TV to be able to get to.
minus-squaremuhyb@programming.devlinkfedilinkarrow-up2·17 days agoI should try this. I presume you would need static IP on your TV?
minus-squareryper@lemmy.calinkfedilinkEnglisharrow-up4·17 days agoYou can also add devices to groups by MAC address or hostname, but a static IP might be best. I only need a couple of domains to work. My way could be a hassle if you need to figure out whitelists for a few services.
minus-squaremuhyb@programming.devlinkfedilinkarrow-up1·16 days agoYeah, I guess that would work too. It is a hassle but usually only done once or at least between some intervals. My RegExs were also a hassle though.
It put my TV in its own group in pi-hole, blocked everything (.*) for that group, and then whitelisted what I wanted the TV to be able to get to.
I should try this. I presume you would need static IP on your TV?
You can also add devices to groups by MAC address or hostname, but a static IP might be best.
I only need a couple of domains to work. My way could be a hassle if you need to figure out whitelists for a few services.
Yeah, I guess that would work too.
It is a hassle but usually only done once or at least between some intervals. My RegExs were also a hassle though.