sanitation@lemmy.today to Technology@lemmy.worldEnglish · 21 天前Netflix now requires every user profile to be tied to unique email addressarstechnica.comexternal-linkmessage-square123linkfedilinkarrow-up1246arrow-down14cross-posted to: enshitification@slrpnk.nettelevision@piefed.social
arrow-up1242arrow-down1external-linkNetflix now requires every user profile to be tied to unique email addressarstechnica.comsanitation@lemmy.today to Technology@lemmy.worldEnglish · 21 天前message-square123linkfedilinkcross-posted to: enshitification@slrpnk.nettelevision@piefed.social
minus-squareCriticalMiss@lemmy.worldlinkfedilinkEnglisharrow-up38arrow-down1·21 天前qBittorrent does not.
minus-squareflandish@lemmy.worldlinkfedilinkEnglisharrow-up1·21 天前does it run in docker and with a vpn like proton, which i not using? i dont wanna fire up nord again. been using transmission in an old container!
minus-squaremlg@lemmy.worldlinkfedilinkEnglisharrow-up1·20 天前Yes, example: https://hub.docker.com/r/dyonr/qbittorrentvpn tbh I would just combo a compose with a seperate qbittorrent and vpn container on the same pod. That way you can set proper iptable rules if needed and perma bind qbittorrent to the vpn interface.
minus-squareAppoxo@lemmy.dbzer0.comlinkfedilinkEnglisharrow-up1·20 天前gluetun (a container) enables you to put every sort of container behind it to act as a kill switch. If you have a .conf or .ovpn file, you can plug it in there. But they also support many providers natively
qBittorrent does not.
Emby doesnt
does it run in docker and with a vpn like proton, which i not using? i dont wanna fire up nord again. been using transmission in an old container!
Yes, example: https://hub.docker.com/r/dyonr/qbittorrentvpn
tbh I would just combo a compose with a seperate qbittorrent and vpn container on the same pod.
That way you can set proper iptable rules if needed and perma bind qbittorrent to the vpn interface.
gluetun (a container) enables you to put every sort of container behind it to act as a kill switch.
If you have a .conf or .ovpn file, you can plug it in there.
But they also support many providers natively