You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix issue caused by different iptables versions (#59), fixes #67
Big thanks to @Rycieos, @geektoor, Phil Sutter and others involved with debugging, testing & getting this fixed 🎉
Support two isolation stages (fixes #22, thanks @bephinix)
Support DOCKER-USER chain (fixes #25, thanks @bephinix)
Add -debug flag for verbose logging (fixes #31, thanks @bephinix)
Create ADDRTYPE rules in NAT table (fixes #40, thanks @bephinix)
Update to Go 1.13.0
Update dependencies
⚠️ Binary ARM assets have been renamed:
We now include separate armv6 and armv7 binaries and aarch64 has been renamed to arm64.
⚠️ Docker image releases on Docker Hub have changed:
The version tags no longer include the "v" prefix (e.g. robbertkl/ipv6nat:0.4.0)
All releases (including :latest) are now multi-platform manifest lists, which means there are no separate tags for each architecture anymore. Docker will automatically download the version matching your platform!