containers / containers/bubblewrap

RFE: slirp4netns support

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

Description

Using userspace network stack like slirp4netns as an alternative to sharing network namespace could provide a more secure way to connect sandboxed apps to the internet:
- No abstract sockets leak (#330)
- No access to the "real" localhost and services listening on it (with `--disable-host-loopback`) (#340)
- Apps can't receive incoming connections unless there is explicit port forward (this may be a disadvantage, though)

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.