Open peet2k17 opened 6 years ago
I did not know that feature existed. I'll take a look. Thanks
This seems highly desirable.
Here is an Gist file containing an example with an without TLS termination: https://gist.github.com/kekru/c09dbab5e78bf76402966b13fa72b9d2
Issue is now considered stale. If you want to keep it open, please comment :+1:
up News please ? @jc21
I would appreciate this feature too. :)
Hi,
first, this is a very nice project. Thanks for the great work. I think it would be nice to add the full support of stream_ssl_preread_module http://nginx.org/en/docs/stream/ngx_stream_ssl_preread_module.html
It will be possible to make tcp based forwarding with SNI. so you can mix ssh and https on the same port for example, or openvpn https and normal web https.
So can you add this feature? I tested it and try to add manual config files, but with no success.
Regards Peet