mirror of
https://github.com/fcwu/docker-ubuntu-vnc-desktop
synced 2025-12-14 20:32:57 +01:00
5 lines
86 B
Python
Executable file
5 lines
86 B
Python
Executable file
#!/usr/bin/env python
|
|
|
|
import websockify
|
|
|
|
websockify.websocketproxy.websockify_init()
|