Skip to content

Supported Protocols

uniTerm supports 20+ connection protocols, covering remote terminals, remote desktops, file transfers, databases, 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

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

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