Skip to content

Supported Protocols

uniTerm supports 30+ connection protocols, covering remote terminals, remote desktops, file transfers, databases, containers, and server monitoring.

Remote Terminal

ProtocolDefault PortDescription
SSH22Encrypted remote shell, supports password/key authentication and tunnel forwarding
Telnet23Plaintext remote terminal, suitable for embedded devices and legacy systems
Mosh22 (SSH)UDP-based mobile shell, ideal for high-latency networks
Raw TCPCustomRaw TCP console that opens a plain socket and transceives raw bytes

Local Connections

TypeDescription
Local ShellPowerShell, CMD, Git Bash, bash, zsh, and more
WSLWindows Subsystem for Linux, opens installed Linux distributions
SerialSerial port connection, configurable baud rate, data bits, stop bits, parity

Remote Desktop

ProtocolDefault PortDescription
RDP3389Windows Remote Desktop
VNC5900Linux remote control
SPICE5900KVM/QEMU virtual machine desktop
X1122 (SSH)Remote Linux GUI applications and desktop environments

File Transfer

ProtocolDefault PortDescription
SFTP22 (SSH)SSH-based secure file transfer
FTP / FTPS21Traditional file transfer and its encrypted version
SMB445Windows file sharing
WebDAV80 / 443HTTP-based file management
S3CustomS3 API-compatible object storage

Databases

DatabaseDefault PortDescription
MySQL3306MySQL protocol: MySQL, MariaDB, TiDB, and more
PostgreSQL5432PostgreSQL protocol: PostgreSQL, CockroachDB, and more
Oracle1521Oracle Database via pure Go driver
SQL Server1433SQL Server via pure Go driver
rqlite4001Lightweight distributed DB built on SQLite with Raft consensus
Redis6379In-memory key-value store with visual key browsing and editing
MongoDB27017Document database with tree browsing, query editor, and inline editing
Elasticsearch9200Distributed search and analytics engine with index and document management

Containers

TypeConnectionDescription
Kuberneteskubeconfig (optional SSH tunnel)Cluster resource browsing and management, YAML editing, Pod logs and exec terminals, CPU/memory metrics
DockerLocal / remote over SSHContainer and image management with lifecycle actions, logs, exec, and image pull
PodmanLocal / remote over SSHDocker-compatible container engine, container and image management
nerdctl (containerd)Local / remote over SSHcontainerd container management with namespace switching
WSLCWindows WSL2Windows WSL2 Container runtime