Wingetlywingetly
← All apps

Mocha Telnet

by MochaSoftv2.9

Last updated

Connect to a host with the Telnet or SSH-2 protocol and emulate a VT220 terminal.

Install with winget

$ winget install --id MochaSoft.MochaTelnet --exact --version 2.9

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

Silent install command for Mocha Telnet

Mocha Telnet uses MSI. The silent install switches are /quiet /norestart.

One-line silent install (x64)
msiexec.exe /i telnet.msi /quiet /norestart

See the full silent install reference for Mocha Telnet

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

Mocha Telnet makes it possible to connect to a host with the Telnet or SSH-2 protocol and emulate a VT220 terminal.

- Operating Systems: Windows 7/10/11, 32/64 bit, and XP with .NET Framework 4.0 (or better) installed.

- Supports VT100/VT220 emulation

- SSH-2 and Telnet. Port forwarding and RSA authentication are not supported.

- Scroll Bar (as Xterm)

- User-defined function keys

- Screen mode: 24*80 or 24*132

- Smart font handling. The font size follows the Window size

- Hard copy of the screen

- Pass-Through Printing (Auxiliary print)

- Mail support

- Function keys F1-F20 can be part of the toolbar

- Configurable toolbar

- Autologin

- Parameters to limit the user (menu, toolbar and change configuration)

- Online Help

- Installation and Uninstallation programs

- Lifetime free upgrades to new versions of the product

- Low cost : a single-user license costs 29.85 USD or 299 USD for a Company License.

Installers · v2.9

ArchitectureTypeScopeInstallDownload
x86MSI-Direct
x64MSI-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 Mocha Telnet.

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

  • Mocha TN3270MochaSoft
    MochaSoft.MochaTN3270v4.3.0

    TN3270 emulation for IBM Mainframe Access.

  • Mocha TN5250MochaSoft
    MochaSoft.MochaTN5250v4.3

    A terminal emulator that provides access to an AS/400.

  • Mocha TN3812MochaSoft
    MochaSoft.MochaTN3812v1.5

    Give you AS/400 Server access to a local Printer on a Windows PC.

  • GitHub CLIGitHub, Inc.
    GitHub.cliv2.100.0

    Take GitHub to the command line

  • XTerminalXterminal
    JiLuo.Xterminalv5.8.6

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

  • P
    psmuxJosh
    marlocarlo.psmuxv3.3.8

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

More from MochaSoft or browse ssh, telnet, terminal.

Frequently asked questions

How do I install Mocha Telnet on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id MochaSoft.MochaTelnet --exact --version 2.9. winget downloads the installer from MochaSoft and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install Mocha Telnet silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id MochaSoft.MochaTelnet --exact 2.9 --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 Mocha Telnet?
Mocha Telnet uses MSI. Run the downloaded installer with: msiexec.exe /i telnet.msi /quiet /norestart. The silent switches are /quiet /norestart.
How do I uninstall Mocha Telnet via winget?
Run: winget uninstall --id MochaSoft.MochaTelnet --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from Mocha Telnet's Apps & Features entry.
Is Mocha Telnet free?
Mocha Telnet is distributed under Proprietary. Refer to the publisher (https://www.mochasoft.dk/telnetwindows10.htm) for the full license terms - Wingetly itself does not charge for installation.
Does Mocha Telnet 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 Mocha Telnet directly from the publisher.
How do I keep Mocha Telnet up to date?
Run winget upgrade --id MochaSoft.MochaTelnet --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of Mocha Telnet from microsoft/winget-pkgs.