mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2026-08-06 08:12:40 +02:00
6 lines
82 B
Python
Executable File
6 lines
82 B
Python
Executable File
#!/usr/bin/python
|
|
|
|
import websockify
|
|
|
|
websockify.websocketproxy.websockify_init()
|