0.1.0 • Published 7 years ago

websockify-uws v0.1.0

Weekly downloads
5
License
-
Repository
-
Last release
7 years ago

websockify-uws

websockify by Joel Martin modified to work with the high-performance uWebSockets library, modernized and published to npm as an easy-to-use package.

How to use

npm install -g websockify-uws
websockify [source_addr:]source_port target_addr:target_port

Options

  • [--web dir] serves files statically under dir with automatic indexing
  • [--cert cert.pem [--key key.pem]] serves over SSL

License

AGPL (per original license)

  • Copyright Joel Martin ® 2012
  • Copyright Zeit, Inc. ® 2017