GitHunt
KA

kakashijk/Chroot-Distro-Setbox

A SetBox plugin to enable and manage chroot-based Linux distros (via proot-distro) inside Termux. Works with Shizuku or ADB permissions, no root required.

Chroot Distro (SetBox Module)

A SetBox module that toggles flags to enable or disable Linux distributions in chroot.
This module itself does not run Linux — instead, it sets secure keys that can be used by a helper script or app (e.g. Termux) to manage chroot environments.


✨ Features

  • Enable or disable chroot-distro via SetBox.
  • Works without root, only needs Shizuku or ADB granted permissions.
  • Stores state in Settings.Secure for easy integration with helpers.

⚙️ Requirements

  • SetBox installed.
  • Shizuku or ADB permissions:
    adb shell pm grant com.yn.setbox.plugin android.permission.WRITE_SECURE_SETTINGS

Visitors at SetBox

Visitors at SetBox

Contributors

GNU General Public License v3.0
Created September 27, 2025
Updated March 3, 2026
kakashijk/Chroot-Distro-Setbox | GitHunt