github xpipe-io/xpipe 14.2

15 hours ago
  • There is now a new custom open action for services instead of just the http browser open actions.
    This allows you to run a custom command after a service tunnel is started and launch custom commands with the locally tunneled address as inputs.
  • Add support for Wave terminal on all platforms
  • Fix ssh RemoteCommand option ignore to support OpenSSH versions prior to 7.6
  • Fix some system state display not being updated sometimes
  • Fix license expiry message showing up on every launch
  • Fix performance issue with connection state updates
  • Fix errors when closing window while loading
  • Fix rare concurrent modification exception when updating connection list
  • Fix icons only having the default color

Downloads

All artifacts are signed by Christopher Schnick (2E21 05AB FDBA C0EB)

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Banner

Don't miss a new xpipe release

NewReleases is sending notifications on new releases.