5 lines
86 B
Python
5 lines
86 B
Python
#!/usr/bin/env python
|
|
|
|
import websockify
|
|
|
|
websockify.websocketproxy.websockify_init()
|