pkg rei openssh
Host
~/.ssh/config
# ssh access for Termux in home networkHost Termux Phone termux phone # Termux disregards the supplied User since its effectively a single-user system User ssh Hostname 192.168.111.3 Port 8022 IdentityFile ${HOME}/.ssh/keys/local/rsa-4096_Termux IdentitiesOnly yes
ssh termux
ssh phone
ssh-copy-id
Port
cat
nano
vim
$PREFIX/etc/ssh/sshd_config
-v
passwd