SpoofDPI icon indicating copy to clipboard operation
SpoofDPI copied to clipboard

[Question] Deny to video if start from machine with dns server

Open maxtar opened this issue 1 year ago • 1 comments

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.

maxtar avatar Aug 07 '24 10:08 maxtar

I have the same question. I want to use this solution for Smart TV.

pavelkogen avatar Aug 07 '24 17:08 pavelkogen

Sorry, I've got which the problem. It's because safe settings in adguard DNS for raspberryPi.

maxtar avatar Aug 12 '24 13:08 maxtar

@maxtar and how did you fix it? Just disabled additional rules in AdGuard DNS?

pavelkogen avatar Aug 12 '24 14:08 pavelkogen

@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.

maxtar avatar Aug 12 '24 19:08 maxtar