SlackBuilds Repository

15.0 > Network > slirp4netns (1.2.2)

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").

This requires: libslirp

Maintained by: Vincent Batts
Keywords: network,non-root,container,
ChangeLog: slirp4netns

Homepage:
https://github.com/rootless-containers/slirp4netns

Source Downloads:
slirp4netns-1.2.2.tar.gz (c18a686e1bd34042c08cc8861bcad869)

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

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds