bunkerweb
bunkerweb copied to clipboard
Running non ssl protocols over ssl port bunkerweb [FEATURE]
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/