Fixes [stage]

This commit is contained in:
crschnick
2025-02-09 16:30:14 +00:00
parent dffcc1278e
commit 4624b014df
3 changed files with 4 additions and 4 deletions

View File

@@ -20,7 +20,7 @@ It currently supports:
- [Kubernetes](https://kubernetes.io/) clusters, pods, and containers
- [Windows Subsystem for Linux](https://ubuntu.com/wsl), [Cygwin](https://www.cygwin.com/), and [MSYS2](https://www.msys2.org/) instances
- [Powershell Remote Sessions](https://learn.microsoft.com/en-us/powershell/scripting/learn/remoting/running-remote-commands?view=powershell-7.3)
- [Tailscale](https://tailscale.com/) and [Teleport](https://goteleport.com/) connections
- [Tailscale SSH](https://tailscale.com/kb/1193/tailscale-ssh) and [Teleport](https://goteleport.com/) connections
- RDP and VNC connections
## Connection hub

View File

@@ -1,8 +1,8 @@
XPipe 15 comes with many new features, performance improvements, and many bug fixes. Note that the installation data layout has been changed and executables have been moved around. This will break some shortcuts and the old restart functionality after an update. So if you're updating from within XPipe, it won't automatically restart for this update.
## Tailscale support
## Tailscale SSH 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.
You can now connect to devices in your tailnet via Tailscale SSH and your locally installed tailscale command-line client. This integration supports multiple accounts as well to switch between different tailnets.
## Custom icons

View File

@@ -1 +1 @@
15.0-52
15.0-53