Skip to content

Neo-Oli/chrooted-termux

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 

Run Termux in Termux

A script to setup a chroot jail containing a seperate termux evironment on termux. It can be used for example for testing packages to see if all the requirements are correctly set, because you can start out with a fresh installation of Termux without having to have a dedicated testing device.

After running it you can run "./start.sh" to switch into the the chrooted termux.

Using Proot

You can use the prooted-termux script to create a jail using proot. This will work without root, but doesn't work correctly with Android 8

Using proper chroot

Using the chrooted-termux script you can create a jail using unshare and chroot. This will require a rooted device.

About

Script to setup a chrooted termux on termux, providing an isolated environment for testing

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages