> For the complete documentation index, see [llms.txt](https://kawsing.gitbook.io/opensystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kawsing.gitbook.io/opensystem/andoid-shou-ji/termux/ssh-xforwarding.md).

# 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
```

![](/files/-M-40KoOSR18-54Lcwqx)
