sshPilot, a FOSS alternative to Putty/Termius

https://lemmy.ml/post/34563937

sshPilot, a FOSS alternative to Putty/Termius - Lemmy

sshPilot [https://github.com/mfat/sshpilot] is a user friendly linux app for managing SSH connections. Tabbed interface Full support for Local, Remote and Dynamic port forwarding Intuitive, minimal UI with keyboard navigation and shortcuts SCP support for quicly uploading a file to remote server Generate keypairs and add them to remote servers Secure storage for credentials using libsecret Privacy toggle to show/hide ip addresses/hostnames in the main window [https://lemmy.ml/pictrs/image/a40cc625-b380-41ab-a8ba-0e379433cd59.png]

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?

What is the point of this project?

This is an application for people who install webmin and/or a full desktop to remote into on a server machine.

But yeah, ssh, tmux, rsync/rclone should be enough for anyone competent.

Meh. Tried tmux and went back to screen
To each their own. I think we agree in principle.