nginx-proxy-manager
nginx-proxy-manager copied to clipboard
Add sshttp Support
Nginx Proxy Manager is often used by professional home users who want to host several services by themselves. Those are also often confronted with another problem: workplace oder client networks which are "secured" by a proxy which doen't allow them to SSH to their beloved machines. SSHTTP uses several ways to distingish HTTP(S) from SSH traffic and re-route it accordingly.
Ideally you would define a seperate subdomain (ssh.example.com), set the scheme to ssh and define the host and port ssh shall be forwarded to. All irrelevant options (imho all other) could be disabled.
Perhaps even use SSLH since that also allows one to add OpenVPN to the list of things that can be directed through the SSL port.
I've been trying to do this with two separate dockers but it's not easy since the hosts get confused as to where the traffic originated.
Issue is now considered stale. If you want to keep it open, please comment :+1:
I still think this would be a useful addition to Nginx Proxy Manager.
Issue is now considered stale. If you want to keep it open, please comment :+1:
I still think this would be a useful addition to Nginx Proxy Manager.
Issue is now considered stale. If you want to keep it open, please comment :+1:
Ping