Warpping Discord around a VPN

Discord got banned where I live. I'm trying to find a way to route Discord to a specific proxy, or in other words warpring it around a VPN. I do not want to run a VPN system wide as this will significantly decrease internet speed, and also could affect connectivity in many games. Anyone has an effective way to do this? I'm running Bazzite on my system, and I use Vesktop as the Discord client, which is a flatpak. Any help is appreciated.
1 Reply
Linus Xu
Linus Xu2mo ago
It should be possible to set env variables with flatseal specifically for vesktop Smth like https_proxy=http://localhost:10800 for example

Did you find this page helpful?