Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 206 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 206 Bytes

wsproxy

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

Run:

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