一个完整、高效且易于使用的管理器。创建和编辑连接、分组,自定义终端,支持同一连接的多个实例。
~/.ssh/config

如果您想自行编译构建 EasySSH,您需要以下依赖:
运行 meson build 配置构建环境,运行 ninja test 构建并运行自动化测试
meson build --prefix=/usr
cd build
ninja test
要安装,请使用 ninja install,然后运行 com.github.muriloventuroso.easyssh
sudo ninja install
com.github.muriloventuroso.easyssh
安装:
flatpak remote-add --if-not-exists flathub https://flathub.org/repo/flathub.flatpakrepo
flatpak install flathub com.github.muriloventuroso.easyssh
运行:
flatpak run com.github.muriloventuroso.easyssh