Skip to content

RustDesk

오픈소스 TeamViewer 대체제

Features

  • 오픈소스 가상/리모트 데스크탑 소프트웨어
  • 맥/윈도우/리눅스/안드로이드/iOS/웹 클라이언트 지원
  • 랑데뷰/릴레이 서버 셀프 호스팅 가능
  • Rust 코드
  • 무료 퍼블릭 서버 제공 : 서울/싱가폴/달라스

Simple self-hosting installation

Step 1: Install Docker

bash <(wget -qO- https://get.docker.com)

Step 2: Download compose.yml

wget rustdesk.com/oss.yml -O compose.yml
## or
wget rustdesk.com/pro.yml -O compose.yml

Step 3: Compose

docker compose up -d

See also

Favorite site