v2.0.1 — release notes

The SSH client your servers deserve.

A native SSH client built for developers who care about their tools. Fast, beautiful, and free.

macOSWindowsLinux
MIT Licensed0 GitHub StarsNo Telemetryv2.0.1 Latest Release
root@production
Local Terminal
root@production~
i
System Update Available
Security patch ready. Run apt upgrade to install.
root@productiondocker ps
CONTAINER ID IMAGE STATUS PORTS NAMES 8f3d2a1b4c5e postgres:14 Up 2 days 0.0.0.0:5432->5432/tcp db_prod 9e8d7c6b5a4f redis:7 Up 2 days 6379/tcp cache_prod 1a2b3c4d5e6f nginx:latest Up 2 days 0.0.0.0:80->80/tcp web_proxy
root@productionhtop
CPU [|||||||||||||||| 12%]Tasks: 42, 19 thr; 1 running
Mem [|||||||||| 45%]Uptime: 14 days, 03:22:11
Connected
54.23.11.90
12%
45%
2.4 MB/s

Powerful by default.

Every feature you need for modern server management.

High Performance

Built with Rust for maximum speed and minimal resource usage. Optimized for modern CPUs.

RAM ~40MB
INIT <100ms

Port Forwarding

Manage SSH tunnels visually. No more complex flags.

:3000:80

Dashboard

Monitor server health and sessions in real-time.

Config Import

Seamlessly import .ssh/config and PuTTY sessions.

config
putty

SFTP Support

Drag and drop file transfers integrated directly.

LOCALREMOTE

Plugin System

Extend functionality with a powerful plugin API. Build your own tools inside the terminal.

AI Command Bar

New in 2.5

Press Ctrl+I in any terminal session, describe what you want in plain English, and get a ready-to-run shell command. Powered by Ollama, Gemini, OpenAI, or Claude.

find all .log files older than 7 days
$find /var/log -name "*.log" -mtime +7
SafeLists matching files — read-only

Fully Portable

Single executable. Carry your config anywhere.

ZYNC

Yours, truly.

Themes that sync across all your devices.

~ nvim config.json
1 {
2   "app_name": "Zync",
3   "version": 1.3.0,
4   "theme": "Standard"_
5 }

Frequently Asked Questions

Have something else? Open an issue on GitHub.