Skip to content

v1.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Aug 10:40
· 46 commits to master since this release
v1.2.1
09e31e9

Changes

  • sandbox: Add support for escaping resolv.conf symlinks (#318, thanks to @n1hility).
    This fixes usage in WSL environments which symlinks /etc/resolv.conf under a shared location under /mnt.

Full changes: https://github.com/rootless-containers/slirp4netns/milestone/8?closed=1

Install

curl -o slirp4netns --fail -L https://github.com/rootless-containers/slirp4netns/releases/download/v1.2.1/slirp4netns-$(uname -m)
chmod +x slirp4netns

About the binaries

The binaries are statically linked with libslirp 4.7.0 and libseccomp 2.5.3 using Ubuntu 22.04.

The binaries were built automatically on GitHub Actions.
The build log is available for 90 days: https://github.com/rootless-containers/slirp4netns/actions/runs/5910934062

The sha256sum of the SHA256SUMS file itself is 2327913ca92e4d58c495467136877bf7742d6be9bc50802d18169a6e14e7296e .