Skip to content

virtualadrian/websockify-uws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Tunnel a TCP server over uWebSockets

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors