containers / containers/bubblewrap

Support for NAT’d networking

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

Description

I would like to be able to run a program in a network namespace, but with the ability to act as a network client (but not server). This can be done via NAT.

This would not expose the full generality of netfilter ― merely NAT (both IPv4 and IPv6).

A typical use-case is running a program that exposes an insecure TCP server on loopback, but also needs to be able to make TCP requests to the Internet.

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.