[Question] Deny to video if start from machine with dns server
Description
I have RaspberryPi with running AdGuard DNS. All my home device use it. When I start spoof-dpi on my desktop with the following parameters works fine:
./spoof-dpi -dns-addr "192.168.0.2"
Assume that 192.168.0.2 is the RaspberryPi IP.
But when I try run spoof-dpi from raspberry with the following parameters:
./spoof-dpi -dns-addr "192.168.0.2" -addr "192.168.0.2" -debug
When I try open youtube, I've got the error that this video was restricted by workspace administrator.
Please help which ways to resolving this problem.
Thanks in advice.
I have the same question. I want to use this solution for Smart TV.
Sorry, I've got which the problem. It's because safe settings in adguard DNS for raspberryPi.
@maxtar and how did you fix it? Just disabled additional rules in AdGuard DNS?
@maxtar and how did you fix it? Just disabled additional rules in AdGuard DNS?
Yes, I just disabled "Safe search" and "Children protections" for raspberryPi.