Wingetlywingetly
← All apps

PangoTerm

by fpaitoov1.0.4

Last updated

Modern cross-platform SSH client with SFTP, port forwarding, and terminal emulation

Install with winget

$ winget install --id fpaitoo.PangoTerm --exact --version 1.0.4

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

Silent install command for PangoTerm

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

One-line silent install (x64)
PangoTerm_1.0.4_x64-setup.exe /S

See the full silent install reference for PangoTerm

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

PangoTerm is a modern cross-platform SSH client that combines a powerful

terminal emulator with integrated SFTP file management, port forwarding,

and session management. Built for developers and system administrators

who need a reliable, feature-rich SSH experience.

Installers · v1.0.4

ArchitectureTypeScopeInstallDownload
x64EXE
NSIS
-Direct

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 PangoTerm.

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

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • XTerminalXterminal
    JiLuo.Xterminalv5.8.6

    更好用的开发工具,但不止于 SSH/控制台/More

  • RealVNC ViewerRealVNC
    RealVNC.VNCViewerv7.15.1.18

    The original VNC Viewer and the most secure way to connect to your devices remotely.

  • P
    psmuxJosh
    marlocarlo.psmuxv3.3.8

    Terminal multiplexer for Windows - tmux alternative for PowerShell and Windows Terminal

  • R
    RealVNC ServerRealVNC
    RealVNC.VNCServerv7.18.0.14

    The original VNC Server and the most secure way to control your remote devices.

  • Microsoft Visual Studio CodeMicrosoft Corporation
    Microsoft.VisualStudioCodev1.137.0

    Microsoft Visual Studio Code is a code editor redefined and optimized for building and debugging modern web and cloud applications. Microsoft Visual Studio Code is free and available on your favorite platform - Linux, macOS, and Windows.

More from fpaitoo or browse ssh, sftp, terminal.

Frequently asked questions

How do I install PangoTerm on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id fpaitoo.PangoTerm --exact --version 1.0.4. winget downloads the installer from fpaitoo and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install PangoTerm silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id fpaitoo.PangoTerm --exact 1.0.4 --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 PangoTerm?
PangoTerm uses EXE (NSIS). Run the downloaded installer with: PangoTerm_1.0.4_x64-setup.exe /S. The silent switches are /S.
How do I uninstall PangoTerm via winget?
Run: winget uninstall --id fpaitoo.PangoTerm --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from PangoTerm's Apps & Features entry.
Is PangoTerm free?
PangoTerm is distributed under Proprietary. Refer to the publisher (https://pangoterm.com) for the full license terms - Wingetly itself does not charge for installation.
Does PangoTerm 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 PangoTerm directly from the publisher.
How do I keep PangoTerm up to date?
Run winget upgrade --id fpaitoo.PangoTerm --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of PangoTerm from microsoft/winget-pkgs.