golang-github-vishvananda-netns-dev

Network namespaces in go
  https://github.com/vishvananda/netns
  0
  no reviews



The netns package provides an ultra-simple interface for handling network namespaces in go. changing namespaces requires elevated privileges, so in most cases this code needs to be run as root.

this package contains the source.