[GH-ISSUE #164] Add sshttp Support #143

Open
opened 2026-02-26 06:30:44 +03:00 by kerem · 7 comments
Owner

Originally created by @cdrfun on GitHub (Jul 3, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/164

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.

Originally created by @cdrfun on GitHub (Jul 3, 2019). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/164 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](https://github.com/stealth/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.
Author
Owner

@Xaero252 commented on GitHub (Sep 15, 2019):

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.

<!-- gh-comment-id:531527699 --> @Xaero252 commented on GitHub (Sep 15, 2019): Perhaps even use [SSLH](https://github.com/yrutschle/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.
Author
Owner

@github-actions[bot] commented on GitHub (Apr 3, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2033392794 --> @github-actions[bot] commented on GitHub (Apr 3, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@cdrfun commented on GitHub (Apr 3, 2024):

I still think this would be a useful addition to Nginx Proxy Manager.

<!-- gh-comment-id:2034645927 --> @cdrfun commented on GitHub (Apr 3, 2024): I still think this would be a useful addition to Nginx Proxy Manager.
Author
Owner

@github-actions[bot] commented on GitHub (Dec 23, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2558759855 --> @github-actions[bot] commented on GitHub (Dec 23, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@cdrfun commented on GitHub (Jan 6, 2025):

I still think this would be a useful addition to Nginx Proxy Manager.

<!-- gh-comment-id:2572729949 --> @cdrfun commented on GitHub (Jan 6, 2025): I still think this would be a useful addition to Nginx Proxy Manager.
Author
Owner

@github-actions[bot] commented on GitHub (Nov 13, 2025):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:3524830139 --> @github-actions[bot] commented on GitHub (Nov 13, 2025): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@cdrfun commented on GitHub (Nov 13, 2025):

Ping

<!-- gh-comment-id:3527287732 --> @cdrfun commented on GitHub (Nov 13, 2025): Ping
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#143
No description provided.