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