github xpipe-io/xpipe 10.0.2

latest releases: 10.0.4, 10.0.3
2 days ago
  • Fix mismatched input exception when migrating old existing SSH config connections
  • Fix connection entries sometimes jumping around in the ordering when refreshing them
  • Fix some rare NullPointers
  • Fix file browser resize messing up column widths
  • Fix AppImages not being built for arm64
  • Fix kitty terminal not launching on Linux if it responded slowly

Downloads

Installers

Installers are the easiest way to get started and they come with an automatic updater functionality. They can also be used to upgrade an existing installation to a newer version. The following installers are available:

Portable

If you don't like installers, you can also use portable versions that are packaged as an archive. The following portable versions are available:

Install Script

Install XPipe by pasting the installation command into your terminal. This will perform the full setup automatically.

Windows
powershell -ExecutionPolicy Bypass -Command iwr "https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.ps1" -OutFile "$env:TEMP\get-xpipe.ps1" ";"  "&" "$env:TEMP\get-xpipe.ps1" -XPipeVersion "10.0.2"
Bash Script (Linux / MacOS)
bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh) -v 10.0.2

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Signatures

All artifacts are signed with the following gpg key: https://xpipe.io/signatures/crschnick.gpg

Don't miss a new xpipe release

NewReleases is sending notifications on new releases.