NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Add sshttp Support
Nobody has claimed this yet.
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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