EXE
WinGet
Termora
TermoraDev · 1.0.11 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
termora-1.0.11-windows-x86-64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Termora_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.0.11
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
termora-1.0.11-windows-x86-64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
TermoraDev.Termora
Version
1.0.11
Description
Termora is a terminal emulator and SSH client for Windows, macOS and Linux.
License
AGPL-3.0
Installer URL
https://github.com/TermoraDev/termora/releases/download/1.0.11/termora-1.0.11-windows-x86-64.exe
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
New features/Updates
- Refactor SFTP (#351)
- Support edit host (#352)
- Send command to the current window sessions (#355)
- Supports importing hosts from SSH config (#359)
- Floating window supports adsorption (#374)
- Improved Windows process locking (#380)
Bug fixes
- Fix nano background color (#343)
- Fix xterm-256 foreground & background color (#338)
新功能/更新
- 重构 SFTP (#351)
- 支持编辑主机 (#352)
- 将命令发送到多个会话限定在当前窗口 (#355)
- 支持从 ~/.ssh/config 导入主机 (#359)
- 悬浮窗支持吸附在顶部 (#374)
- 改进 Windows 进程锁 (#380…