rulogman
Last updated
A multi-platform GUI SSH terminal with a files panel, a built-in editor and split panes.
Install with winget
$ winget install --id Xcomart.Rulogman --exact --version 0.5.7Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.
Silent install command for rulogman
rulogman uses EXE (Inno Setup). The silent install switches are /VERYSILENT /SUPPRESSMSGBOXES /NORESTART.
rulogman-v0.5.7-x86_64-pc-windows-msvc-setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
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 trialNo credit card required.
About
rulogman is a desktop SSH client written in Rust and drawn with gpui, the
GPU-accelerated UI framework behind the Zed editor. Connections are saved as
profiles — host, user, password or private key — and open in tabs that can be split
into panes, each with its own connection and its own scrollback. The terminal itself
is alacritty_terminal, so colours, cursor addressing, the alternate screen and
full-screen programs such as vim, tmux and htop behave as they do in any other
terminal.
Beside the terminal sits a files panel that browses the session's filesystem over
SFTP on a channel of the same connection, with drag-and-drop transfers and a
breadcrumb path. Right-clicking a file opens it in a built-in editor tab with line
numbers, find and replace, undo and syntax highlighting for seventeen formats, and
Ctrl+S writes it back over the connection it came from. Port forwarding rules are
saved with the profile and open as soon as the shell is up.
Not every terminal is remote: local shells are first-class too, with PowerShell, cmd
and every installed WSL distribution offered from the start screen. Host keys are
checked on the trust-on-first-use convention, and passwords and key passphrases go
to the Windows Credential Manager rather than to any configuration file. Themes and
terminal colour schemes are picked independently, scheme files use Windows
Terminal's format, and the interface is available in eight languages.
Installers · v0.5.7
| Architecture | Type | Scope | Install | Download |
|---|---|---|---|---|
| x64 | EXE Inno Setup | user | 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 rulogman.
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
More from Xcomart or browse console, developer-tools, gui.