Windows
The Windows version is distributed through Microsoft Store.
Built to manage SSH, Telnet, FTP, FTPS and SFTP connections in one desktop app for Windows and Linux.
Download packages only from varkuna.com. Use the APT and DNF/YUM commands below for package manager installation.
The Windows version is distributed through Microsoft Store.
For Debian, Ubuntu, Linux Mint and compatible distributions that support .deb packages.
Download DEB packagesudo apt install ./varkuna-connect_1.0.2_amd64.debFor Fedora, Rocky Linux, AlmaLinux, RHEL-compatible systems and distributions using RPM.
Download RPM packagesudo dnf install ./varkuna-connect-1.0.1-1.x86_64.rpmUsed to receive updates through the package manager on Debian / Ubuntu based systems.
sudo install -d -m 0755 /etc/apt/keyrings
curl -fsSL https://varkuna.com/apt/varkuna.gpg | sudo gpg --dearmor --yes -o /etc/apt/keyrings/varkuna.gpg
echo "deb [arch=amd64 signed-by=/etc/apt/keyrings/varkuna.gpg] https://varkuna.com/apt stable main" | sudo tee /etc/apt/sources.list.d/varkuna.list
sudo apt update
sudo apt install varkuna-connectUsed for repository-based installation on Fedora, Rocky Linux, AlmaLinux and RHEL-compatible systems.
sudo curl -fsSL https://varkuna.com/rpm/varkuna.repo -o /etc/yum.repos.d/varkuna.repo
sudo dnf install varkuna-connectWhen installed through APT or DNF/YUM repositories, new versions can be received through normal system updates.
sudo apt update && sudo apt upgrade
sudo dnf update varkuna-connectRun the package manager appropriate for your distribution to remove the app from your system.
sudo apt remove varkuna-connect
sudo dnf remove varkuna-connectWhen a SHA256 file is published, it can be used to verify the integrity of downloaded packages.
Download SHA256SUMS fileVarkuna Connect is built for connecting to remote servers, opening terminal sessions and transferring files. You should use the app only with servers and accounts you are authorized to access.