8000 GitHub - hixio-mh/proot: chroot, mount --bind, and binfmt_misc without privilege/setup for Linux
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hixio-mh/proot

 
 

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/travis/proot-me/proot.svg?label=travis-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.3751971-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

  • < 816B a href="https://github.com/proot-me/proot/blob/master/doc/proot/manual.rst#proot">PRoot
  • CARE

Support

License

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

About

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

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 82.7%
  • Shell 8.2%
  • Objective-C 5.6%
  • Makefile 2.2%
  • Python 0.4%
  • Ruby 0.3%
  • Other 0.6%
0