Hello,
I tried to use the tty-proxy with no TLS : working well.
I tried to use tty-proxy with TLS and not working. I think I forgot something to configure.
I modified the Dockerfile to open 2 ports and the URL:

docker-compose.yaml

My certs:

Logs from the tty-proxy:
tty-proxy | time="2023-06-16T14:58:29Z" level=info msg="Listening on address: http://:1443, and TCP://:4567"
tty-proxy | time="2023-06-16T14:58:59Z" level=warning msg="Cannot perform handshake on the back connection: %sinvalid character '\\x16' looking for beginning of value"
When I tried to connect: ./tty-share --tty-proxy xxx.xxxx.xxx:4567 --public
ERRO[0000] Can't connect to the proxy: EOF