Skip to content

Instantly share code, notes, and snippets.

@pingyen
Created August 29, 2016 09:45
Show Gist options
  • Select an option

  • Save pingyen/85b03e3d890b2a6ce1dcbfc82580045b to your computer and use it in GitHub Desktop.

Select an option

Save pingyen/85b03e3d890b2a6ce1dcbfc82580045b to your computer and use it in GitHub Desktop.
Websockify Installation Guide
$ 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