slirp4netns
slirp4netns provides user-mode networking ("slirp") for unprivileged
network namespaces.
Starting with Linux 3.8, unprivileged users can create
network_namespaces(7) along with user_namespaces(7). However,
unprivileged network namespaces had not been very useful, because
creating veth(4) pairs across the host and network namespaces still
requires the root privileges. (i.e. No internet connection)
slirp4netns allows connecting a network namespace to the Internet in
a completely unprivileged way, by connecting a TAP device in a network
namespace to the usermode TCP/IP stack ("slirp").
Maintained by: Vincent Batts
Keywords: network,non-root,container,
ChangeLog: slirp4netns
Homepage:
https://github.com/rootless-containers/slirp4netns
Download SlackBuild:
slirp4netns.tar.gz
slirp4netns.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
slack-desc |
slirp4netns.SlackBuild |
slirp4netns.info |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds