45
Android SSH client
(lemmy.world)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
Just use Termux and install the openssh package. You can also install mosh, which is better than vanilla ssh.
Does this require a rooted phone to install packages in Termux?
no, it works fine on my non-rooted phone.
No, they're android apk packages and the main app recognize them just fine, root is only need for making system changes with it
Thanks for suggesting mosh! I use termux a lot for ssh, and mosh looks like it will fix some of my biggest issues with it. Mainly losing connection when switching networks.