Android SSH client

Hi! I'm looking for an SSH client for Android, but open source. Termius is great, but it's closed source and has its subscription-based pricing model, so it's out. I use ConnectBot rn but it's buggy and looks awful. Would you recommend any?

47 points · 17 comments · view on lemmy.world

17 Comments

d3Xt3r@lemmy.nz · 40 pts · 3y (4 replies)

Just use Termux and install the openssh package. You can also install mosh, which is better than vanilla ssh.

jayemar@lemm.ee · 3 pts · 3y (2 replies)

Does this require a rooted phone to install packages in Termux?

smorks@lemmy.ca · 8 pts · 3y

no, it works fine on my non-rooted phone.

Natanael@slrpnk.net · 3 pts · 3y

No, they're android apk packages and the main app recognize them just fine, root is only need for making system changes with it

AngryDemonoid@lemmy.lylapol.com · 2 pts · 3y

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.

fatboy93@lemm.ee · 33 pts · 3y (3 replies)

Not opensource, but i love juicessh. I keep coming back to it all the time.

fmstrat@lemmy.nowsci.com · 7 pts · 3y

It's the extension to the keyboard. I wish a FOSS app did that.

tristan@aussie.zone · 5 pts · 3y

Been using juicessh for years without any issues

fmstrat@lemmy.nowsci.com · 1 pts · 2y

As a user myself, I just tried out Termux. It has the same great keyboard row that juice has, and a lot more. I'll be switching.

looping@jlai.lu · 15 pts · 3y

What I like about termux:

  • A real shell that can be changed for zsh and ohmyzsh, for example

(https://github.com/zsh-users/zsh-syntax-highlighting and https://github.com/zsh-users/zsh-autosuggestions are really handy for quickly reusing familiar commands without having to retype everything, which saves a lot of time on a day-to-day basis)

  • numerous packages available

The only flaw I've found with termux is its use of google dns :(

https://github.com/termux/termux-packages/issues/1174

ensignrick@startrek.website · 9 pts · 3y

I use connectbot too and it is sub optimal but works for me... I only use it in emergencies. If I had any sort of regular use id want something else so following.

nkiruanaya@lemm.ee · 4 pts · 3y
kglitch@kglitch.social · 2 pts · 3y

There are many foss options in the F-Droid store.

ggnoredo@lemm.ee · -1 pts · 3y (2 replies)

I use termius

Rescuer6394@feddit.nl · 3 pts · 3y (1 reply)

me too, but this is an open source community, and termius is closed source.

ggnoredo@lemm.ee · 1 pts · 3y

Yeah i missed that sorry

dingus@lemmy.ml · -3 pts · 3y

I too, want an answer to this question, so I am leaving a comment as bait for others.