github xpipe-io/xpipe 8.3

latest releases: 11.3, 11.2, 11.1...
6 months ago

SSH tunnel improvements

  • Fix tunnel connections not starting/stopping after being edited in a session
  • Fix default tunnel connection configuration not working with Windows OpenSSH servers
  • Improve tunnel configuration parameter names and descriptions to be more in line with other tools

Other changes

  • Fix null pointer when manually accepting new SSH host key
  • Fix search for connections dialog being shown even when connection validation has been skipped
  • Fix some passwords not being supplied correctly when using Windows servers as gateways
  • Fix sudo askpass message not including sudo prefix on macOS
  • Improve Warp terminal launching process on macOS
  • Add winget-pkg for package xpipe-io.xpipe

Downloads

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

VirusTotal Analysis

Automated VirusTotal analysis of all artifacts:

Don't miss a new xpipe release

NewReleases is sending notifications on new releases.