Github: https://github.com/rust-net/tcp2ws
docker run -d --name="tcp2ws-server" --net="host" --restart="always" -e LISTEN="8080" -e PROXY="1234" imgxx/tcp2ws
docker exec -it tcp2ws-server /usr/bin/tcp2ws client -l <port> -w ws://<host>:8080
Content type
Image
Digest
sha256:68ef37b88…
Size
4.9 MB
Last updated
over 1 year ago
docker pull imgxx/tcp2ws