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

  • mfat@lemmy.mlOP
    link
    fedilink
    arrow-up
    9
    ·
    9 months ago

    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.

    • hddsx@lemmy.ca
      link
      fedilink
      arrow-up
      2
      ·
      9 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