this post was submitted on 23 Aug 2023
45 points (95.9% liked)
Open Source
31044 readers
481 users here now
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Useful Links
- Open Source Initiative
- Free Software Foundation
- Electronic Frontier Foundation
- Software Freedom Conservancy
- It's FOSS
- Android FOSS Apps Megathread
Rules
- Posts must be relevant to the open source ideology
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon from opensource.org, but we are not affiliated with them.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
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.