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
The netns package provides an ultra-simple interface for handling
network namespaces in zig. Changing namespaces requires elevated
privileges, so in most cases this code needs to be run as root.