You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I can't think of an easy way of doing this for a specific process that is already running, unless you are writing the code that is doing the spawning.
Let's say we have a browser running in one network namespace, then a user clicks, e.g., an irc:// or a magnet: link, which -- via a wrapper script -- spawns a third party app, like a chat or a torrent client, in another network namespace.
Probably, not the most clever scheme but sometimes it may prove handy to to keep things separate :)
Is it possible to tell certain child processes to launch outside the current namespace?
I understand, that would sound more like a bug than a feature but maybe a user can somehow force an escape from the jail? :)
The text was updated successfully, but these errors were encountered: