Skip to content

Version 5.4.0

Latest

Choose a tag to compare

@sylirre sylirre released this 24 Jun 20:14
7d3c086

Changes:

  • Track each created proot-distro session and make them visible by new command proot-distro ps.
  • Add new option --detach for login and run that asks proot-distro to start process in background with detaching from current terminal (permanent).
  • Add new command kill to send SIGTERM or other signal to proot-distro session.
  • Do not bind /proc/self/fd to /dev/fd when target already provided by the host. Same goes to /dev/stdin, /dev/stdout and /dev/stderr.

Recommended to use Termux proot v5.1.107.81 or newer.