containers / containers/bubblewrap

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

Open
#361 1 comment 13 reactions 0 assignees View on GitHub
Dominant language
C
Stars
8.7k
Forks
386
Avg merge
3d 17h
Merged PRs (30d)
11

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.