# xpipe **Repository Path**: mirrors/xpipe ## Basic Information - **Project Name**: xpipe - **Description**: XPipe 是一种新型的 shell 连接中心和远程文件管理器,可让你从本地计算机访问整个服务器基础架构 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: https://www.oschina.net/p/xpipe - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2025-03-14 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README
## About XPipe is a connection hub that allows you to access your entire server infrastructure from your local desktop. It works on top of your installed command-line programs like SSH, docker, or others, and does not require any setup on your remote systems. It integrates with your favourite text editors, terminals, shells, VNC/RDP clients, password managers, and command-line tools. The platform is designed to be extensible, allowing anyone to add easily support for more tools or to implement custom functionality through a modular extension system. It currently supports: - [SSH](https://docs.xpipe.io/guide/ssh) connections, config files, and tunnels - [Docker](https://docs.xpipe.io/guide/docker) + compose, [Podman](https://docs.xpipe.io/guide/podman), [LXD](https://docs.xpipe.io/guide/lxc), and [incus](https://docs.xpipe.io/guide/lxc) containers - [Proxmox PVE](https://docs.xpipe.io/guide/proxmox), [Hyper-V](https://docs.xpipe.io/guide/hyperv), [KVM](https://docs.xpipe.io/guide/kvm), and [VMware Player/Workstation/Fusion](https://docs.xpipe.io/guide/vmware) virtual machines - [Tailscale](https://docs.xpipe.io/guide/tailscale), [Netbird](https://docs.xpipe.io/guide/netbird), and [Teleport](https://docs.xpipe.io/guide/teleport) connections - [AWS](https://docs.xpipe.io/guide/aws) and [Hetzner Cloud](https://docs.xpipe.io/guide/hcloud) servers - [RDP](https://docs.xpipe.io/guide/rdp) and [VNC](https://docs.xpipe.io/guide/vnc) connections - Windows Subsystem for Linux, Cygwin, and MSYS2 environments - [Kubernetes](https://docs.xpipe.io/guide/kubernetes) clusters, pods, and containers - [Powershell Remote Sessions](https://docs.xpipe.io/guide/pssession) --- ## Connection hub - Easily establish and manage connections to remote systems from a central hub interface - Organize all your connections in hierarchical categories to maintain an overview over hundreds of connections. - Create custom shell login environments to instantly jump into a properly set up shell for every use case - Quickly perform various commonly used actions like starting/stopping systems, establishing tunnels, and more - Create desktop shortcuts and macros that automatically open remote connections in your terminal without having to open any GUI  ## File browser - Interact with the file system of any remote system using a workflow optimized for professionals - Utilize your entire arsenal of locally installed programs to open and edit remote files - Dynamically elevate sessions with sudo when required without having to restart the session - Seamlessly transfer files from and to your system desktop environment - Work and perform transfers on multiple systems at the same time with the built-in tabbed multitasking - Quickly open a terminal session into any directory in your favourite terminal emulator - Customize every action through the scripting system  ## Terminal launcher - Launches you into a shell session in your favourite terminal with one click. Automatically fills password prompts and more - Comes with support for all commonly used terminal emulators across all operating systems - Supports opening custom terminal emulators as well via a custom command-line spec - Works with all command shells such as bash, zsh, fish, cmd, PowerShell, and more, locally and remote - Integrates with multiplexers like tmux and zellij, plus prompts like starship and oh-my-zsh - Supports opening multiple sessions in split terminal pane views - Connects to a system while the terminal is still starting up, allowing for faster connections than otherwise possible  ## Versatile scripting system - Create reusable simple shell scripts, templates, and groups to run on connected remote systems - Automatically make your scripts available in the PATH on any remote system without any setup - Setup shell init environments for connections to fully customize your work environment for every purpose - Open custom shells and custom remote connections by providing your own commands - Use custom scripts in the file browser  ## And much more - You can synchronize your vault across multiple systems and share it with other team members via your own self-hosted git repository - All data is stored exclusively on your systems in a cryptographically secure vault. You can also choose to increase security by using a custom master passphrase for further encryption - XPipe is able to retrieve secrets automatically from your installed password manager and doesn't have store secrets itself - There are no servers involved, all your information stays on your systems. The XPipe application does not send any personal or sensitive information to outside services - XPipe has an integrated MCP server that you can enable. This allows you to easily use all of XPipe's features from an AI agent - Run coherent desktop applications remotely via the uniform desktop application system in XPipe for RDP, VNC, and X11 forwards - Securely tunnel and automatically open remote services with one click with the services integration # Downloads Note that this is a desktop application that should be run on your local desktop workstation, not on any server or containers. It will be able to connect to your server infrastructure from there. For a full reference and instructions, see the [installation docs](https://docs.xpipe.io/guide/installation) and [managed installation docs](https://docs.xpipe.io/guide/managed-installation). ## Windows Installers are the easiest way to get started and come with an optional automatic update functionality: - [Windows .msi Installer (x86-64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-installer-windows-x86_64.msi) - [Windows .msi Installer (ARM 64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-installer-windows-arm64.msi) If you don't like installers, you can also use a portable version that is packaged as an archive: - [Windows .zip Portable (x86-64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-portable-windows-x86_64.zip) - [Windows .zip Portable (ARM 64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-portable-windows-arm64.zip) Alternatively, you can also use the following package managers: - [choco](https://community.chocolatey.org/packages/xpipe) to install it with `choco install xpipe`. - [winget](https://github.com/microsoft/winget-cli) to install it with `winget install xpipe-io.xpipe --source winget`. - [scoop](https://github.com/microsoft/winget-cli) to install it with `scoop install extras/xpipe`. ## macOS Installers are the easiest way to get started and come with an optional automatic update functionality: - [MacOS .pkg Installer (x86-64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-installer-macos-x86_64.pkg) - [MacOS .pkg Installer (ARM 64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-installer-macos-arm64.pkg) If you don't like installers, you can also use a portable version that is packaged as an archive: - [MacOS .dmg Portable (x86-64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-portable-macos-x86_64.dmg) - [MacOS .dmg Portable (ARM 64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-portable-macos-arm64.dmg) Alternatively, you can also use [Homebrew](https://github.com/xpipe-io/homebrew-tap) to install XPipe with `brew install --cask xpipe-io/tap/xpipe`. ## Linux You can install XPipe the fastest by pasting the installation command into your terminal. This will perform the setup automatically. The script supports installation via `apt`, `dnf`, `yum`, `zypper`, `rpm`, and `pacman` on Linux: ``` bash <(curl -sL https://github.com/xpipe-io/xpipe/raw/master/get-xpipe.sh) ``` Of course, there are also other installation methods available. ### Debian-based distros The following debian installers are available: - [Linux .deb Installer (x86-64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-installer-linux-x86_64.deb) - [Linux .deb Installer (ARM 64)](https://github.com/xpipe-io/xpipe/releases/latest/download/xpipe-installer-linux-arm64.deb) Note that you should use apt to install the package with `sudo apt install