github xpipe-io/xpipe-ptb 12.1-2

latest releases: 19.0-20, 19.0-9, 19.0-8...
13 months ago
  • Improve performance on low performance systems
  • Add dropdown to quickly select SSH key files that are already synced via git
  • Add option to change SSH port for VM connections
  • Fix file chooser dialog not closing
  • Fix a few NullPointers

Installers

Portable

Install Script

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" -UseStageDownloads -XPipeVersion "12.1-2"
Bash Script (Linux / MacOS)
bash <(curl -sL https://raw.githubusercontent.com/xpipe-io/xpipe/master/get-xpipe.sh) -s -v "12.1-2"

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.