this post was submitted on 12 Aug 2025
42 points (95.7% liked)
Free and Open Source Software
22432 readers
110 users here now
If it's free and open source and it's also software, it can be discussed here. Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Have you tried gnome-terminal for a tabbed minimal UI for ssh? How about rsync for transferring files? How about ssh-copy-id?
What is the point of this project?
This is for people who manage multiple machines and prefer a graphical, unified GUI, and also for newbies, the same users who use Putty, Mobaxterm or Termius.
It does have buttons for ssh-copy-id and scp. I preferred rsync myself but the problem is that it's not installed by default and the user must manually install it on their remote machine.
Thanks much