An open API service indexing awesome lists of open source software.

https://github.com/cirocosta/userns-sample

user namespaces in practice
https://github.com/cirocosta/userns-sample

linux namespaces

Last synced: about 1 year ago
JSON representation

user namespaces in practice

Awesome Lists containing this project

README

          

USAGE

make
./userns ./main.c

userns: user:[4026531837]
process euid 1001
process egid 1002
file uid 1001
file gid 1002
userns: user:[4026532714]
process euid 0
process egid 65534
file uid 0
file gid 65534