mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-28 10:55:54 +03:00
[GH-ISSUE #2561] Feature Request | Reverse SSH #1785
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#1785
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jeremy-chua on GitHub (Jan 26, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2561
I understand that NPM is a HTTP(S) reverse proxy and i love it. I have been using NPM for almost 2 years for my homelab.
I would like to suggest a feature for reverse SSH as well. Pardon me if i used the wrong terminology. :)
The concept is similar to reverse proxy for HTTP(S).
For example, there are two servers behind NPM
server-1 : 192.10.10.10 with ssh at port 22
server-2 : 192.10.10.11 with ssh at port 22
and my public domain is mydomain.net, with submoains for the above two servers:
srv1.mydomain.net -> server-1
srv2.mydomain.net -> server-2
ssh to each domain should have connection to the respective servers.
Thanks in advance!
@github-actions[bot] commented on GitHub (Jan 29, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Mar 15, 2025):
Issue was closed due to inactivity.