Features

SSH Management GUI features for SysAdmins and DevOps.

A full overview of all features in NEO SSH-Win Manager — simply explained.

SSH drives

Remote folder as a Windows drive.

One click — and the server folder appears like a local disk in Explorer.

One-click mount

One click mounts the remote folder as a Windows drive letter — no command-line knowledge needed.

Automatic drive letter

The app finds a free letter and avoids conflicts with existing drives automatically.

Clean unmount

Drives are disconnected cleanly. If that fails, fallback methods are tried automatically.

Drive label

The connection name appears directly as the drive label in Explorer.

Auto-reconnect

Dropped connections are restored automatically — e.g. after a brief network outage.

Restore drives on start

The app remembers active drives and mounts them again automatically after a restart.

Authentication & security

Secure and effortless.

Passwordless mounts — no SSH key needed

Enter your password once — it is used automatically when mounting drives. No SSH key needed. For automatic password login in the terminal, enable PuTTY in Settings.

SSH key & certificate

Standard SSH keys and certificates are supported and used automatically when connecting.

Ask each time

For servers where no password should be stored — a prompt appears on each connection.

Encrypted credentials

All saved SSH passwords are encrypted locally — the key comes from your app login.

Single instance

The app only runs once — a second launch brings the existing window to the front.

Multiple profiles

Multiple users on one PC, each with their own connections and credentials.

Interface & design

Easy to use. Enjoyable to look at.

Built-in terminal

Open an SSH session with a single click using the native Xterm terminal, PuTTY, or OpenSSH, with support for passwordless login.

Live system info

CPU, RAM, disk, uptime and load right in the connection card — no extra tools.

System tray

The app runs quietly in the tray. Mount or unmount drives without opening the main window.

Modern design

A polished interface with light and dark themes — per-user preference.

German & English

Language per user. The interface switches after restart.

Start with Windows

The app can start automatically at Windows login — as a tray app in the background.

Automation

CLI companion for scripts.

Use connections from scripts or automations — with an access key, no login dialog needed.

Interaktive SSH-Session
NeoSSHWinManager-cli.exe --connect-cli "<access_key>"

Einzelnes Kommando ausführen
NeoSSHWinManager-cli.exe --connect-cli "<access_key>" --exec "uname -a"

Enable CLI access in the connection settings and generate an access key.

SSHFS Mount GUI Guide