Created
August 29, 2016 09:45
-
-
Save pingyen/85b03e3d890b2a6ce1dcbfc82580045b to your computer and use it in GitHub Desktop.
Websockify Installation Guide
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ git clone git@github.com:kanaka/websockify.git | |
| $ sudo apt-get install python-numpy | |
| $ cd /path/to/websockify | |
| $ make | |
| $ sudo ufw allow 2023 | |
| $ ./run 2023 localhost:1314 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment