Easyssh is a complete, efficient and easy-to-use manager. Create and edit connections, groups, customize the terminal, with multiple instances of the same connection.
~/.ssh/config
If you want to hack on and build EasySSH yourself, you’ll need the following dependencies:
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:
flatpak install flathub com.github.muriloventuroso.easyssh
Run:
flatpak run com.github.muriloventuroso.easyssh
Author : Murilo Venturoso
Cybersecurity tools play a critical role in safeguarding digital assets, systems, and networks from malicious…
MODeflattener is a specialized tool designed to reverse OLLVM's control flow flattening obfuscation through static…
"My Awesome List" is a curated collection of tools, libraries, and resources spanning various domains…
CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, allowed attackers to execute arbitrary…
The blog post "Chrome Browser Exploitation, Part 1: Introduction to V8 and JavaScript Internals" provides…
The exploitation of CVE-2018-17463, a type confusion vulnerability in Chrome’s V8 JavaScript engine, relies on…