Skip to content

Instantly share code, notes, and snippets.

@rwngwn
Created June 3, 2018 12:14
Show Gist options
  • Save rwngwn/1c3774efd7b54efcf4b526835ffef559 to your computer and use it in GitHub Desktop.
Save rwngwn/1c3774efd7b54efcf4b526835ffef559 to your computer and use it in GitHub Desktop.
CLONE_NEWUSER = 0x10000000
CLONE_NEWPID = 0x20000000
CLONE_NEWNET = 0x40000000
CLONE_NEWNS = 0x00020000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment