NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Add sshttp Support

Open
#164 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement stale
Dominant language
TypeScript
Stars
34.2k
Forks
3.9k
Avg merge
21h 12m
Merged PRs (30d)
20

Description

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.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no repository files or tests. Start by tracing how proxy hosts expose scheme, subdomain, destination host, and port, then review the linked SSHTTP project. Done means a separate SSH subdomain can select the SSH scheme, forward to the chosen host and port, and disable irrelevant options.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx
Domain
infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.