Work With Termux From the Outside/Remote
Fleeting- External reference: https://wiki.termux.com/wiki/Remote_Access
pkg install openssh termux-services
sshd
pkill sshd
passwd
id -u -n
sv-enable sshd
pkg install openssh termux-services
sshd
pkill sshd
passwd
id -u -n
sv-enable sshd