|
|
|
|
|
by hruzgar
849 days ago
|
|
There is a possibility of doing it. Or better said I had an idea the last few months on how to possibly do this. I have written a detailed explanation here if anybody wants to see it: https://discuss.privacyguides.net/t/why-did-nobody-do-this-d... The idea basically is to block all ip's which weren't resolved by the dns server in past specific time period (for example in the last 3 minutes). So all static ip's would be blocked by default. When a domain get's resolved by the dns server, the ip address gets to the whitelist for a specific amount of time. There is some issues. For example if somebody downloads something, the ip address might only get resolved once but the download happens by directly connecting to the ip address. But I think these issues are definitely solvable. Would be interested to hear other peoples thoughts on this. edit: of course this is for home network filtering purposes. If governments did this we are not in a good position. |
|