Skip to content
forked from proot-me/proot

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

License

Notifications You must be signed in to change notification settings

lysmarine/proot

This branch is 4 commits ahead of, 14 commits behind proot-me/proot:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

8701b4a · Dec 31, 2022
Oct 4, 2021
Apr 18, 2019
Dec 31, 2022
Oct 29, 2022
Nov 5, 2021
Jun 9, 2020
Jun 9, 2020
Jun 9, 2020
Apr 16, 2020
Mar 11, 2019
Apr 14, 2020
Apr 24, 2022
Nov 7, 2011
Apr 6, 2019
Apr 6, 2019
Jan 5, 2022

Repository files navigation

PRoot

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

Build status

https://img.shields.io/gitlab/pipeline/proot/proot.svg?label=gitlab-ci&style=flat-square https://img.shields.io/badge/scan--build-latest-yellow.svg?style=flat-square https://img.shields.io/badge/lcov-latest-6688D4.svg?style=flat-square https://img.shields.io/cii/summary/2444.svg?label=cii-best-practices&style=flat-square https://img.shields.io/badge/DOI-10.5281%2Fzenodo.5371409-blue?style=flat-square

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 88.4%
  • Shell 8.3%
  • Makefile 2.3%
  • Python 0.4%
  • SWIG 0.3%
  • Dockerfile 0.2%
  • Other 0.1%