Skip to content

proot-me/proot

Repository files navigation

PRoot

chroot, mount --bind, and binfmt_misc without privilege/setup for Linux

Build status

Please take the PRoot Usage Survey for 2023!

image

--

image

image

image

image

Compiling

The following commands can be used to compile PRoot and CARE:

make -C src loader.elf loader-m32.elf build.h # first build the config and loader
make -C src proot care # then compile PRoot and CARE
make -C test # run test suite

asciicast

Dependencies

Manuals

Support

License

SPDX-License-Identifier: GPL-2.0-or-later