All Projects → muriloventuroso → Easyssh

muriloventuroso / Easyssh

Licence: gpl-3.0
The SSH connection manager to make your life easier.

Programming Languages

vala
323 projects

Projects that are alternatives of or similar to Easyssh

Sidedoor
SSH connection daemon for Debian/Raspbian/Ubuntu/etc
Stars: ✭ 97 (-53.14%)
Mutual labels:  ssh, ssh-client
Remmina
Mirror of https://gitlab.com/Remmina/Remmina The GTK+ Remmina Remote Desktop Client
Stars: ✭ 1,705 (+723.67%)
Mutual labels:  ssh-client, gtk
Lssh
List selection type alternative ssh/scp/sftp client. Pure Go.
Stars: ✭ 110 (-46.86%)
Mutual labels:  ssh, ssh-client
Webssh2
Web SSH Client using ssh2, socket.io, xterm.js, and express. webssh webssh2
Stars: ✭ 1,293 (+524.64%)
Mutual labels:  ssh, ssh-client
Sshfs Gui
SSHFS GUI Wrapper for Mac OS X
Stars: ✭ 154 (-25.6%)
Mutual labels:  ssh, ssh-client
Daggy
Daggy - Data Aggregation Utility. Open source, free, cross-platform, server-less, useful utility for remote or local data aggregation and streaming
Stars: ✭ 91 (-56.04%)
Mutual labels:  ssh, ssh-client
Superputty
The SuperPuTTY Window Manager for putty sessions
Stars: ✭ 1,572 (+659.42%)
Mutual labels:  ssh, ssh-client
Parallel Ssh
Asynchronous parallel SSH client library.
Stars: ✭ 864 (+317.39%)
Mutual labels:  ssh, ssh-client
Wolfssh
wolfSSH is a small, fast, portable SSH implementation, including support for SCP and SFTP.
Stars: ✭ 142 (-31.4%)
Mutual labels:  ssh, ssh-client
Ephemeral
A private-by-default, always-incognito browser for elementary OS
Stars: ✭ 133 (-35.75%)
Mutual labels:  elementaryos, gtk
Ssh Action
GitHub Actions for executing remote ssh commands.
Stars: ✭ 1,095 (+428.99%)
Mutual labels:  ssh, ssh-client
Ssh2 Python
Bindings for libssh2 C library.
Stars: ✭ 166 (-19.81%)
Mutual labels:  ssh, ssh-client
Odysseus
Bridging the elementary OS and Web user experiences
Stars: ✭ 41 (-80.19%)
Mutual labels:  elementaryos, gtk
Iap Desktop
IAP Desktop is a Windows application that provides zero-trust Remote Desktop and SSH access to Linux and Windows VMs on Google Cloud.
Stars: ✭ 96 (-53.62%)
Mutual labels:  ssh, ssh-client
Caroline
A simple Cairo Chart Library for GTK and Vala
Stars: ✭ 41 (-80.19%)
Mutual labels:  elementaryos, gtk
Ssh
Native SSH client in R based on libssh
Stars: ✭ 111 (-46.38%)
Mutual labels:  ssh, ssh-client
Kitty
💻 KiTTY, a free telnet/ssh client for Windows
Stars: ✭ 791 (+282.13%)
Mutual labels:  ssh, ssh-client
Ssb
Secure Shell Bruteforcer — A faster & simpler way to bruteforce SSH server
Stars: ✭ 832 (+301.93%)
Mutual labels:  ssh, ssh-client
Connectbot
ConnectBot is the first SSH client for Android.
Stars: ✭ 1,763 (+751.69%)
Mutual labels:  ssh, ssh-client
Sshj
ssh, scp and sftp for java
Stars: ✭ 2,016 (+873.91%)
Mutual labels:  ssh, ssh-client

Translation status

EasySSH

The SSH connection manager to make your life easier.

A complete, efficient and easy-to-use manager. Create and edit connections, groups, customize the terminal, with multiple instances of the same connection.

Get it on AppCenter

Features

  • Manage connections and groups
  • Customize terminal
  • Dark Theme
  • Multiple instances of same connection
  • Restore opened hosts
  • Sync ~/.ssh/config
  • Protect data with password

Donate

PayPal | Patreon

Screenshot

Screenshot

Get it on AppCenter

Developing and Building

If you want to hack on and build EasySSH yourself, you'll need the following dependencies:

  • libgee-0.8-dev
  • libgtk-3-dev
  • libgranite-dev
  • libvte-2.91-dev
  • libjson-glib-dev
  • meson
  • valac
  • gpg

Run meson build to configure the build environment and run ninja test to build and run automated tests

meson build --prefix=/usr
cd build
ninja test

To install, use ninja install, then execute with com.github.muriloventuroso.easyssh

sudo ninja install
com.github.muriloventuroso.easyssh

Install with Flatpak

Install:

flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.github.muriloventuroso.easyssh

Run:

flatpak run com.github.muriloventuroso.easyssh

Get it on AppCenter

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].