Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/poad/vnc-example


https://github.com/poad/vnc-example

browser nextjs vnc

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# VNC Web Client

## Setup

### Server

1. VM なり VNC サーバーを持ったサーバーを用意(ただし、Webクライアントを実行しているホスト以外)
- [x11vnc の設定手順](https://mixture.dcmnjp.net/linux/ubuntu/x11vnc.html)
2. [noVNC](https://github.com/novnc/noVNC#server-requirements) をインストール&設定する

### Client (Web Browser)

```
yarn dev
```