linuxserver / reverse-proxy-confs

These confs are pulled into our SWAG image: https://github.com/linuxserver/docker-swag
GNU General Public License v3.0
1.35k stars 300 forks source link

[FEAT] Add support for OpenSSH-Server #679

Closed nothing2obvi closed 4 months ago

nothing2obvi commented 4 months ago

Is this a new feature request?

Wanted change

It would be really great if you could add an OpenSSH-Server config file.

Reason for change

OpenSSH-Server is a docker image provided by LinuxServer, so I was actually expecting a config file to be available, but it is not. I find going through the NGINX documentation to be very confusing and I don't want to mess up the subdomain template in any way that would break what I am trying to accomplish.

Proposed code change

No

Roxedus commented 4 months ago

SSH cannot be proxied over http, which is what this repo targets.