mullvad / mullvadvpn-app

The Mullvad VPN client app for desktop and mobile
https://mullvad.net/
GNU General Public License v3.0
4.63k stars 328 forks source link

[Feature Request] Blacklist Websites/URLs #807

Closed nikolayhg closed 5 years ago

nikolayhg commented 5 years ago

Is it currently possible to blacklist websites or URLs with the app and how? If not, do you plan to add this feature?

pronebird commented 5 years ago

Hi,

What would be the purpose for that? Parental control? If so, I suppose there are better tools to achieve that.

nikolayhg commented 5 years ago

not parental control. I want to block access to certain websites, but if I do it on the application level, I would need to do that in all apps that may access them. If it could be done in the VPN client, that would be much easier and cleaner.

faern commented 5 years ago

The app does not deal with the application level stuff at all currently. We don't do any packet inspection etc.

Only way I see we could reasonably deal with this is by intercepting DNS and give bad answers for blocked domains. That could solve it for whole domains. But there is no way we could be doing it for individual URLs within a given domain.

nikolayhg commented 5 years ago

thanks for the feedback!

I decided to go for the app level controls, because it can be done now and this feature might not be of the most relevant and important. Closing the issue, if another user requests, I can reopen it.