github xpipe-io/xpipe-ptb 15.0-11

latest releases: 19.0-6, 19.0-5, 19.0-4...
9 months ago

Tailscale support

You can now connect to devices in your tailnet via your locally installed tailscale commandline client. This integration supports multiple accounts as well to switch between different tailnets.

PuTTY import

You can now import saved PuTTY sessions on a system when searching for available connections. This also works for KiTTY.

Fixes

  • Fix password prompts for tunneled VM SSH connections showing wrong hostname as localhost
  • Fix some translations not updating when changing display language

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

Banner

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.