newpid

run a command in a new PID namespace
 
  0
  no reviews



Newpid is a simple suid wrapper around clone(CLONE_NEWPID) that launches a command in a new PID namespace. Optionally it can also use CLONE_NEWNET to request a new network namespace.