This website requires JavaScript.
Explore
Help
Sign in
madmaurice
/
pidjail
Watch
1
Star
0
Fork
You've already forked pidjail
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
A small utility program that sets up a new pid namespace and starts a process within that. Needs root via suid bit but later drops root priviliges to calling user.
14
commits
1
branch
0
tags
69
KiB
C
96.2%
Makefile
3.8%
12e4cd391a
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
MadMaurice
12e4cd391a
Don't use printf in signal handler
2021-01-15 20:22:22 +01:00
.gitignore
Initial version
2021-01-06 04:42:04 +01:00
main.c
Don't use printf in signal handler
2021-01-15 20:22:22 +01:00
Makefile
Add install target to Makefile
2021-01-07 21:13:59 +01:00