easyssh icon indicating copy to clipboard operation
easyssh copied to clipboard

The SSH connection manager to make your life easier.

Results 54 easyssh issues
Sort by recently updated
recently updated
newest added

It'd be handy to have some notes for connection while we're connected, for example db user, db password, other vpc internal ips, etc. mockup: ![image](https://user-images.githubusercontent.com/1985208/66057901-da39c500-e50f-11e9-82d9-78baa98bb049.png)

On Windows I was using KiTTY that has a very useful feature: drag-and-drop file over SSH session window would copy that file via pscp, in the connection user's home directory.

The previous icon I feel like it doesn't comply by the palette app made by @cassidyjames regarding the use of purple for networking app/ And so, I modified the icon...

I would love to see collapsible sub-groups like - company1 - vendor1 - server1 - server2 - etc.. - vendor2 - server1 - server2 - etc.. Currently it is only...

new feature

I have added some hosts and enabled gpg in the prefs afterwards. When I re-open the application the previously added hosts are gone. The unecrypted file is still in the...

I have created .ssh/config as follows: Host ubuntu18 Hostname 192.168.0.18 Port 22 User nickm IdentityFile ~/.ssh/id_rsa IdentitiesOnly yes and commandline ssh to that host works fine. I edited the EasySSH...

hello. filemanager start fails on xfce (Xubuntu 22.04) "%u sftp://user@server:port" error info for file "/home/user/%u sftp:/user@server:22" > **_### CODE:_** > **var res = Process.spawn_command_line_sync ("cat /usr/share/applications/" + filename, > ....

When I add the '-X' argument in the advanced section of the host settings, it does not work. My configuration is shown below. ![image](https://github.com/muriloventuroso/easyssh/assets/60288171/f95a11dd-e946-4d72-938b-20b7b77fb2c7) Then, when I try to run...

When adding a new account the application crashes. I try with identity file and without identity file. OS: Ubuntu 22.04.3 LTS

Just did a clean install of Debian 12 RC3 and installed EasySSH via apt-get install easyssh and its not opening, nothing happens. Tried running it in the terminal and and...