Open jan-kleks opened 11 months ago
Hi! Thanks for these suggestions. It's unfortunate that the OS doesn't properly support this functionality, but we'll look into these suggestions to see if it's feasible for us to implement something like this.
Hi! Thanks for these suggestions. It's unfortunate that the OS doesn't properly support this functionality, but we'll look into these suggestions to see if it's feasible for us to implement something like this.
Any news on this?
@albin-mullvad I have added new (and edited) ideas in the first post.
Hey! Thanks for the updated ideas. We are currently focusing on some other features and issues, however we have this in our backlog.
I have checked if others have suggested this already
Feature description
As there is currently no kill switch in the TV version, the app can expose your true IP in an instance of a technical failure. Could any of these ideas work as an effective kill switch (possibly with other third-party VPN apps such as WireGuard for Android TVs as well)?
this VPN is using a separate app on Fire TV running alongside the main program to implement an effective kill switch: https://www.ipvanish.com/blog/vpn-kill-switch-app-fire-tv/
limiting the IP pool used by a user to those from the VPN provider with the system's DNS or proxy functionality
a separate app which is monitoring the connection, and instantly killing selected apps (e.g. P2P clients) on the device in the case of failure. Could run alongside the app from the first point mentioned for an even better protection?
running selected critical apps in separate network namespaces (but I do not know if it is available on Android). See https://superuser.com/a/1262250 or https://firejail.wordpress.com/
running apps in a sandbox which allows them to connect only via the VPN network interface. I don't know, something like: https://github.com/FSpaceCore/SpaceCore
Additional protection:
Alternative solutions
Maybe using a good router as a kill switch? But not everyone has this option.
Type of feature
Operating System