SSH Xforwarding
vi /data/data/com.termux/files/usr/etc/ssh/sshd_config
PrintMotd yes
PasswordAuthentication yes
X11Forwarding yes
Subsystem sftp /data/data/com.termux/files/usr/libexec/sftp-server

Last updated
Was this helpful?
vi /data/data/com.termux/files/usr/etc/ssh/sshd_config
PrintMotd yes
PasswordAuthentication yes
X11Forwarding yes
Subsystem sftp /data/data/com.termux/files/usr/libexec/sftp-server
Last updated
Was this helpful?