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

https://github.com/gbraad-devenv/debian-codesandbox-vnc

Debian-based codesandbox with VNC
https://github.com/gbraad-devenv/debian-codesandbox-vnc

codesandbox codesandbox-template debian

Last synced: 11 months ago
JSON representation

Debian-based codesandbox with VNC

Awesome Lists containing this project

README

          

CodeSandbox test
================

```
$ su - root
$ vncserver :0
# novnc_server
$ websockify -D --web=/usr/share/novnc/ 6080 localhost:5900
```