this post was submitted on 12 Aug 2025
40 points (95.5% liked)

Free and Open Source Software

20426 readers
70 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
 

sshPilot is a user friendly linux app for managing SSH connections. Features:

  • 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 Aand more

you are viewing a single comment's thread
view the rest of the comments
[–] hddsx@lemmy.ca 2 points 2 months ago

I guess mayhaps I’m not the target audience as I can achieve this effect with existing tools and I avoid GUI whenever possible.

Maybe also not the target OS, but sometimes ssh isn’t installed by default either. It would be cool if you add rsync as a prereq