NginxProxyManager / NginxProxyManager/nginx-proxy-manager

Stream port ranges

Open
#1,969 28 comments 21 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

have a simple addition I would like to request.
The ability to forward port ranges for streams.

According to the docs for Nginx it should be possible. https://nginx.org/en/docs/stream/ngx_stream_core_module.html#listen
Although when I attempt to forward a range in NPM it requires me to input 1 port number and won't accept a range.

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

Start by comparing the stream listen syntax in the linked Nginx documentation with the port input and generated stream configuration in Nginx Proxy Manager. Trace the validation and configuration entry points, then verify that a port range can be entered and produces a working stream proxy configuration.

Written by the indexing model from the issue text.

Assessment

Tech stack
nginx, typescript
Domain
frontend, infrastructure, networking
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.