forked from tsgates/mbox
-
Notifications
You must be signed in to change notification settings - Fork 0
JChenAHM/mbox
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Mbox ==== Mbox is a lightweight *sandboxing* mechanism that any user can use *without special privileges* in commodity operating systems. For more details, see doc/NOTE.web or visit (website)[http://pdos.csail.mit.edu/mbox/]. Getting started =============== $ cd src $ cp {.,}configsbox.h $ ./configure $ make - src/tests-sbox : test codes /sbox.{c,h} : system call hooks /mbox.c : main $ ./mbox -h : help $ ./mbox ls : give it a shot $ ./testall.sh : test all unit tests $ ./mbox -s ls : run ls with seccomp/bpf (if supported) Use cases ========= $ ./mbox -i -- wget google.com : a simple use $ ./mbox -n -i -- wget google.com : no network
About
mbox
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published