Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature request] Joining a netns or create an ns connected to an interface #361

Open
garywill opened this issue Mar 24, 2020 · 1 comment

Comments

@garywill
Copy link

Wish a feature like firejail's :

    --net=bridgename - enable network namespaces and connect to this bridge.
    --net=ethernet_interface - enable network namespaces and connect to this
	Ethernet interface.
    --net=none - enable a new, unconnected network namespace.
    --netns=name - Run the program in a named, persistent network namespace.

We able to choose a network namespace to join. Or create a network namespace with an interface connected/bridged to one specified interface.

@oxwivi
Copy link

oxwivi commented May 31, 2021

Yes, please. I came here to make a similar request, so that flatpaks maybe selectively allowed to access VPN or LAN only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants