El.Finito 0 Posted ... Hello, Is it possible that the internet connection isn't hidden by the VPN, but only a specific program? Regards Quote Share this post Link to post
moejoe 2 Posted ... Depends on version and os system i think On android 4.0.1 its in the Option: System -> application filter Type -> Blacklist Add the application which should be Blacklisted Restart eddie Android not only the vpn. Edit: sorry i made an mistake u have to set blacklist not whitelist. Regards Quote Share this post Link to post
El.Finito 0 Posted ... I’m only just seeing that I have a reply to this. ;) I have Windows 11 Home, not Android. Quote Share this post Link to post
NaDre 161 Posted ... On 7/9/2026 at 1:55 AM, El.Finito said: I’m only just seeing that I have a reply to this. I have Windows 11 Home, not Android. Assuming the program you want to use the VPN is a torrent client, I still do it this way: https://github.com/tool-maker/VPN_just_for_torrents/wiki/Running-OpenVPN-on-Windows-without-VPN-as-Default-Gateway Quote TL;DR Add routing table entries pointing to the original default gateway, so that the VPN is bypassed by default. Bind qBittorrent (or other torrent client) to the VPN interface (or address). A Windows process bound to a network interface will ignore routing table entries that are not for that interface. So qBittorrent will use the VPN. Optionally use Windows firewall to block any traffic from qBittorrent originating from the real network interface. There is more information and ".bat" scripts to add and remove the needed routing table entries below. ... Quote Share this post Link to post