android terminal emulator termux

created: 20230325 updated: 20230325 authors: alick97


termux official link

run nc server for pc connect to android

On android ‘server’ side:
$ rm -f /tmp/f; mkfifo /tmp/f
$ cat /tmp/f | /bin/sh -i 2>&1 | nc -l 0.0.0.0 4444 > /tmp/f
On pc ‘client’ side:
$ nc [phone-ip] 4444

run sshd for pc connect to android

On android
pkg upgrade
pkg install openssh
sshd -p 4444

see remote acess by ssh

run x86 docker in qemu vm without rooting android

Install Docker on Termux, if link missing, you can search keyword to find same tutoral. link

alpinelinux install alpine in qemu

results matching ""

    No results matching ""

    tags

    tags key

    tags value

    page list