Skip to content

Releases: DerGoogler/psh

Release 23

14 Jun 19:49

Choose a tag to compare

Installation on Termux

You can install psh easily on Termux using the provided install script, which downloads the appropriate binary for your device architecture, sets permissions, and configures ownership:

Run this command directly in Termux (curl or wget):

curl -fsSL https://psh.dergoogler.com/install.sh | bash

Or with wget:

wget -qO- https://psh.dergoogler.com/install.sh | bash

By default, it installs the latest stable release. You can specify a version like so:

VERSION=23 curl -fsSL https://psh.dergoogler.com/install.sh | bash

Version: 23

Release 21

14 Jun 19:19

Choose a tag to compare

Automated release based on commit count.
Version: 21

Release 20

14 Jun 18:56

Choose a tag to compare

Automated release based on commit count.
Version: 20

1.0.0

14 Jun 13:12

Choose a tag to compare

.