wmartinmimi / tchroot

chroot on termux with better env variables

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tchroot

Chroot on termux with better environment variables.

How to use

tchroot $chroot_root

Super user access is automatically requested.

Modified environment variables

LD_PRELOAD=""
PREFIX=""
HOME="/home"
TMPDIR="/tmp"
PATH="/bin"

License

MIT License

About

chroot on termux with better env variables

License:MIT License


Languages

Language:Shell 100.0%