Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add advertised port (useful to put iptv-proxy behind a reverse proxy) #77

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

pierre-emmanuelJ
Copy link
Owner

@pierre-emmanuelJ pierre-emmanuelJ commented Mar 18, 2021

Add advertised port.
Useful to put iptv-proxy behind a reverse proxy with a different port.

Example:

iptv-proxy can listen on port 8080 and set behind a Nginx listening on port 443.

Web --port 443--> Nginx --port 8080--> Iptv-Proxy

Fix #45

Signed-off-by: Pierre-Emmanuel Jacquier <15922119+pierre-emmanuelJ@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[REQUEST] Separate TCP LISTEN Port and URL REWRITE Port
1 participant