namespaced-openvpn
namespaced-openvpn copied to clipboard
How to run snap-apps in namespaced-openvpn?
Hey, does anyone know a solution how to run snap-apps inside the namespaced-openvpns namespace? Would be great to find a solution for that. These are the first kind of apps i found which are not running with this script by default.
If snaps are spawned from some central daemon, that central daemon needs to be in the namespace. But then all such apps will be in the namespace. Flatpak doesn't use such a model, so that may be more appropriate for your case.