Skip to content

Scalingo/go-netns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caution

This library was deprecated and archived on the 1st of December 2025.

[DEPRECATED] Network Namespace with Go

Wrapper around the setns() syscall to switch your application in the network namespace of another process.

The process calling netns.Setns() should be root otherwise, a permission denied error will be returned.

Testing

The tests require Docker running on the local workstation. They have to be run as root because of the constraints around setns()

About

Wrapper around the setns() syscall to enter network namespaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages