github xpipe-io/xpipe-ptb 13.2-1

latest releases: 20.0-13, 20.0-12, 20.0-11...
13 months ago
  • Improve license requirement handling for systems. You can now add all systems without a license and also search for available subconnections. Only establishing the actual connection in a terminal or in the file browser will show any license requirement notice. This allows you to check whether all systems and installed tools are correctly recognized before considering purchasing a license.
  • Add support for forward and backwards mouse buttons for the file browser navigation
  • Fix NullPointer when trying to connect to VM connections created in older XPipe versions
  • Fix kubectl being wrongly detected in WSL

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.