Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 324 Bytes

File metadata and controls

11 lines (7 loc) · 324 Bytes

wsproxy

Lightweight websocket->TCP proxy. Look at main.go for available configuration options.

Read more about how to deploy with Neon Serverless proxy: https://github.com/nettbureau/serverless/blob/main/DEPLOY.md

Run:

docker run -d -p 80:80 -p 2112:2112 --name wsproxy ghcr.io/nettbureau/wsproxy:latest