2025-11-05 10:36:16 -06:00
<?xml version="1.0" encoding="utf-8"?>
<package xmlns= "http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd" >
<metadata>
<id> termix-ssh</id>
<version> VERSION_PLACEHOLDER</version>
<packageSourceUrl> https://github.com/Termix-SSH/Termix</packageSourceUrl>
<owners> bugattiguy527</owners>
<title> Termix SSH</title>
<authors> bugattiguy527</authors>
<projectUrl> https://github.com/Termix-SSH/Termix</projectUrl>
<iconUrl> https://raw.githubusercontent.com/Termix-SSH/Termix/main/public/icon.png</iconUrl>
<licenseUrl> https://raw.githubusercontent.com/Termix-SSH/Termix/refs/heads/main/LICENSE</licenseUrl>
<requireLicenseAcceptance> false</requireLicenseAcceptance>
<projectSourceUrl> https://github.com/Termix-SSH/Termix</projectSourceUrl>
<docsUrl> https://docs.termix.site/install</docsUrl>
<bugTrackerUrl> https://github.com/Termix-SSH/Support/issues</bugTrackerUrl>
2026-05-28 22:29:20 -05:00
<tags> docker ssh terminal telnet self-hosted rdp file-management vnc ssh-tunnel server-stats termix</tags>
<summary> Self-hosted SSH and remote desktop management.</summary>
2025-11-05 10:36:16 -06:00
<description>
2026-05-28 22:29:20 -05:00
Termix is an open-source, forever-free, self-hosted all-in-one server management platform. It provides a multi-platform solution for managing your servers and infrastructure through a single, intuitive interface. Termix offers SSH terminal access, remote desktop control (RDP, VNC, Telnet), SSH tunneling capabilities, remote file management, and many other tools. Termix is the perfect free and self-hosted alternative to Termius available for all platforms.
2025-11-05 10:36:16 -06:00
This package installs the desktop application version of Termix.
</description>
<releaseNotes> https://github.com/Termix-SSH/Termix/releases</releaseNotes>
</metadata>
<files>
<file src= "tools\**" target= "tools" />
</files>
</package>