Wingetlywingetly
← All apps

Termius Beta

by Termius Corporationv10.0.6

Last updated

Modern SSH client for Windows

Install with winget

$ winget install --id Termius.Termius.Beta --exact --version 10.0.6

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Silent install command for Termius Beta

Termius Beta uses EXE (NSIS). The silent install switches are /S.

One-line silent install (x64, user scope)
Install%20Termius%20Beta.exe /S

See the full silent install reference for Termius Beta

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

Termius is a modern SSH client for Windows designed to enhance productivity by saving users up to 30 minutes a day. It offers features such as autocomplete for frequently used commands, split view and command broadcast for multiple terminal sessions, and multiple terminal tabs for easy navigation. Additionally, Termius provides a selection of terminal themes, an SFTP client for efficient file management, a port forwarding wizard, and terminal sharing for collaborative troubleshooting.

Installers · v10.0.6

ArchitectureTypeScopeInstallDownload
x86EXE
NSIS
userDirect
x64EXE
NSIS
userDirect

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

No known CVEs for Termius Beta.

Coverage is best-effort and depends on a winget package mapping to an NVD CPE entry. Absence here is not a guarantee of safety.

Related apps

  • TermiusTermius Corporation
    Termius.Termiusv10.0.6

    Modern SSH client for Windows

  • PowerShellMicrosoft Corporation
    Microsoft.PowerShellv7.6.6.0

    PowerShell is a cross-platform task automation solution made up of a command-line shell, a scripting language, and a configuration management framework. PowerShell runs on Windows, Linux, and macOS.

  • yt-dlpyt-dlp
    yt-dlp.yt-dlpv2026.08.19

    A feature-rich command-line audio/video downloader.

  • 夸克网盘Quark
    Alibaba.QuarkCloudDrivev3.24.0

    Quark Cloud Drive is a cloud service product launched by Quark, featuring cloud storage, HD streaming, online file decompression, PDF one-click conversion, etc.

  • Synology Drive ClientSynology
    Synology.DriveClientv8.1.0.18123

    The desktop utility that provides file syncing and personal computer backup services on multiple client computers to a centralized server, Synology Drive Server.

  • Mi Phone Assistant小米科技有限责任公司
    Xiaomi.MiAssistantv4.2.1028.10

    Super fast flashing, data backup and recovery, file management, easily take control of your device's content.

More from Termius Corporation or browse console, download, file.

Frequently asked questions

How do I install Termius Beta on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id Termius.Termius.Beta --exact --version 10.0.6. winget downloads the installer from Termius Corporation and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Termius Beta silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id Termius.Termius.Beta --exact 10.0.6 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
What are the silent install switches for Termius Beta?
Termius Beta uses EXE (NSIS). Run the downloaded installer with: Install%20Termius%20Beta.exe /S. The silent switches are /S.
How do I uninstall Termius Beta via winget?
Run: winget uninstall --id Termius.Termius.Beta --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Termius Beta's Apps & Features entry.
Is Termius Beta free?
Termius Beta is distributed under Proprietary. Refer to the publisher (https://termius.com/free-ssh-client-for-windows) for the full license terms - Wingetly itself does not charge for installation.
Does Termius Beta work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls Termius Beta directly from the publisher.
How do I keep Termius Beta up to date?
Run winget upgrade --id Termius.Termius.Beta --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Termius Beta from microsoft/winget-pkgs.