mirror of
https://github.com/OpenNebula/one.git
synced 2024-12-22 13:33:52 +03: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()
|