{"id":13439692,"url":"https://github.com/proot-me/proot","last_synced_at":"2025-05-15T01:05:39.368Z","repository":{"id":37285818,"uuid":"1147698","full_name":"proot-me/proot","owner":"proot-me","description":"chroot, mount --bind, and binfmt_misc without privilege/setup for Linux","archived":false,"fork":false,"pushed_at":"2024-08-15T06:49:04.000Z","size":3885,"stargazers_count":2208,"open_issues_count":108,"forks_count":406,"subscribers_count":105,"default_branch":"master","last_synced_at":"2025-04-11T14:16:43.489Z","etag":null,"topics":["c","chroot","chroot-environment","hacktoberfest","linux","ptrace","rootfs","syscalls","userland-exec"],"latest_commit_sha":null,"homepage":"https://proot-me.github.io","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/proot-me.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.rst","contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2010-12-07T20:38:13.000Z","updated_at":"2025-04-11T11:27:36.000Z","dependencies_parsed_at":"2024-01-13T18:15:05.431Z","dependency_job_id":"5ec3b1cf-0c66-4925-ae29-48aedb9d3af3","html_url":"https://github.com/proot-me/proot","commit_stats":{"total_commits":1229,"total_committers":47,"mean_commits":"26.148936170212767","dds":"0.21399511798209925","last_synced_commit":"5f780cba57ce7ce557a389e1572e0d30026fcbca"},"previous_names":[],"tags_count":77,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proot-me%2Fproot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proot-me%2Fproot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proot-me%2Fproot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/proot-me%2Fproot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/proot-me","download_url":"https://codeload.github.com/proot-me/proot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254254039,"owners_count":22039792,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["c","chroot","chroot-environment","hacktoberfest","linux","ptrace","rootfs","syscalls","userland-exec"],"created_at":"2024-07-31T03:01:16.288Z","updated_at":"2025-05-15T01:05:39.348Z","avatar_url":"https://github.com/proot-me.png","language":"C","funding_links":[],"categories":["C","HarmonyOS","c"],"sub_categories":["Windows Manager"],"readme":"PRoot\n=====\n\n*chroot, mount --bind, and binfmt_misc without privilege/setup for Linux*\n\nBuild status\n============\n\n**Please take the PRoot Usage Survey for 2023!**\n\n.. image:: https://img.shields.io/badge/survey-2023-green?style=flat-square\n   :target: https://www.surveymonkey.com/r/7GVXS7W\n   \n--\n\n.. image:: https://img.shields.io/gitlab/pipeline/proot/proot.svg?label=gitlab-ci\u0026style=flat-square\n   :target: https://gitlab.com/proot/proot/pipelines\n\n.. image:: https://img.shields.io/badge/scan--build-latest-yellow.svg?style=flat-square\n   :target: https://proot.gitlab.io/proot/reports/scan-build\n\n.. image:: https://img.shields.io/badge/lcov-latest-6688D4.svg?style=flat-square\n   :target: https://proot.gitlab.io/proot/reports/lcov\n\n.. image:: https://img.shields.io/cii/summary/2444.svg?label=cii-best-practices\u0026style=flat-square\n   :target: https://bestpractices.coreinfrastructure.org/projects/2444\n\n.. image:: https://img.shields.io/badge/DOI-10.5281%2Fzenodo.5371409-blue?style=flat-square\n   :target: https://doi.org/10.5281/zenodo.5371409\n\nCompiling\n=========\n\nThe following commands can be used to compile PRoot and CARE::\n\n    make -C src loader.elf loader-m32.elf build.h # first build the config and loader\n    make -C src proot care # then compile PRoot and CARE\n    make -C test # run test suite\n\n|asciicast|\n\n.. |asciicast| image:: https://asciinema.org/a/315367.svg\n   :target: https://asciinema.org/a/315367\n\nDependencies\n============\n\n- `libarchive \u003chttps://libarchive.org\u003e`_\n- `libtalloc \u003chttps://talloc.samba.org\u003e`_\n- `uthash \u003chttps://troydhanson.github.io/uthash\u003e`_ (only required for building CARE)\n\nManuals\n=======\n\n- `PRoot \u003chttps://github.com/proot-me/proot/blob/master/doc/proot/manual.rst#proot\u003e`_\n\n- `CARE \u003chttps://github.com/proot-me/proot/blob/master/doc/care/manual.rst#care\u003e`_\n\nSupport\n=======\n\n- `Mailing List \u003cmailto:proot_me@googlegroups.com\u003e`_\n- `Forum \u003chttps://groups.google.com/forum/?fromgroups#!forum/proot_me\u003e`_\n- `Chat \u003chttps://gitter.im/proot-me/devs\u003e`_\n\nLicense\n=======\n\nSPDX-License-Identifier: `GPL-2.0-or-later \u003cCOPYING\u003e`_\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproot-me%2Fproot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fproot-me%2Fproot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fproot-me%2Fproot/lists"}