bunkerweb icon indicating copy to clipboard operation
bunkerweb copied to clipboard

Running non ssl protocols over ssl port bunkerweb [FEATURE]

Open AnorBanantje opened this issue 3 years ago • 0 comments

What's needed and why ? I would have SSH through SSL through bunkerweb. What can save some resources for me. I see that Nginx support streams but with bunkerweb i can't get working it Now i have: Port 443 | |-> bunkerweb -> Nextcloud |stunnel -> SSHL -> | |-> SSH docker

I would have: Port 443 | |-> Nextcloud Bunkerweb -> | |-> SSH Docker

Implementations ideas (optional) https://www.nginx.com/blog/running-non-ssl-protocols-over-ssl-port-nginx-1-15-2/

AnorBanantje avatar Jul 23 '22 15:07 AnorBanantje