Sign inSign up

imgxx/tcp2ws

By imgxx

Updated over 1 year ago

https://github.com/rust-net/tcp2ws

Image
Networking
0

306

imgxx/tcp2ws repository overview

tcp2ws

Github: https://github.com/rust-net/tcp2ws

server

docker run -d --name="tcp2ws-server" --net="host" --restart="always" -e LISTEN="8080" -e PROXY="1234" imgxx/tcp2ws

client

docker exec -it tcp2ws-server /usr/bin/tcp2ws client -l <port> -w ws://<host>:8080

Tag summary

Content type

Image

Digest

sha256:68ef37b88

Size

4.9 MB

Last updated

over 1 year ago

docker pull imgxx/tcp2ws