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
you can use nftables or
ip route
to route discord’s IP addresses through a different interface like a VPN, alternatively you could launch discord with proxychains, there’s many ways to do it