thmf Sometimes you can see you have seeds from the swarm, but no traffic comes in nor out. I think the issue may be a byproduct of the 'required encryption' setting. Meaning, we all would like our data to be encrypted at the very least while in transition, hence this setting is absolutely necessary, but at the same time others may not have it set. So as a result, we see seeds / peers, but can't actually exchange any data with them, because we require encryption and they can't provide it.
Actually, you won't even be able to connect to peers that do not support encryption if you require encryption. So they should not show up as connected, or at most only momentarily while trying to connect to them.
When you connect to a seed, but they won't send you any data, it is almost always because they don't have any spare bandwidth to seed to you too, or you don't have any spare bandwidth to download from them too, or they actually don't have the data, that is, they are fake peers just monitoring the swarm.
When someone that doesn't themselves have 100% of the data of a torrent connects to you, but still does not request any data from you, that is almost always because they don't want any more data, at least not at this point in time. For torrents that contain multiple files, they might have picked to only download some of them. Or they have paused the download to allow for other torrents to finish first. Or they simply to not have enough spare bandwidth to download from you too.
H7oUt Android VPN implementation is not as bad as iOS, which requires non-VPN connection to iCloud before VPN connects after rebooting phone. Apple designed iOS VPN to be on-demand, allowing apps to override them.
... okay.
There is always worse implementations it seems.
H7oUt VPN kill switches are best when based on routing table metrics.
If the VPN implementation is correctly designed, kill switches shouldn't even be needed. The VPN should be impossible to bypass by design. Unfortunately almost all operating systems gets it wrong or doesn't care, which is why we need them.