github xpipe-io/xpipe-ptb 15.4-9

latest releases: 19.0-6, 19.0-5, 19.0-4...
7 months ago
  • This release mainly focuses on performance improvements across the board.
    It especially tries to tackle bad application performance when a lot of connections are added.
  • Fix potential issues with terminals spamming restart requests, slowing down xpipe to a halt
  • Fix XPipe freezing when many too tunnels were set to start automatically on XPipe launch
  • Fix custom SSH connections failing when connection name contained some special characters
  • Fix some .svg icons missing from the icon list
  • Fix some small styling issues

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

Don't miss a new xpipe-ptb release

NewReleases is sending notifications on new releases.