this post was submitted on 18 Apr 2021
11 points (100.0% liked)
Run It Yourself
2976 readers
1 users here now
Overlaps somewhat with /c/floss_replacement and /c/privacy; crossposts welcome
founded 4 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
thanks. so pretty much I can't just like use certain programs with wireguard then. maybe I'll use this as an alternative though this is pretty complicated for certain apps like matrix. I'll just use up and down switch for now.
For more flexibility, you can try with OS's support for that, e.g. Linux network namespaces, or
setfib(1)
in FreeBSD. AFAIK, there is nothing in Wireguard to do that other than what's possible with routing.