mirror of
https://github.com/PegaProx/project-pegaprox.git
synced 2026-04-25 10:05:56 +03:00
[PR #43] add reverse proxy support for SSH and VNC websocket + nginx config #91
Labels
No labels
Approved
Q2-3 2026 Development
bug
documentation
enhancement
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/project-pegaprox-PegaProx#91
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?
📋 Pull Request Information
Original PR: https://github.com/PegaProx/project-pegaprox/pull/43
Author: @aderumier
Created: 2/10/2026
Status: 🔄 Open
Base:
main← Head:main📝 Commits (1)
05ff300add reverse proxy support for SSH and VNC websocket + nginx config📊 Changes
2 files changed (+93 additions, -10 deletions)
View changed files
➕
pegaprox.nginx.conf(+60 -0)📝
web/index.html.original(+33 -10)📄 Description
Currently the vnc && ssh websockets ports send to the wss client are hardcoded to 5001 && 5002.
This patch assume that if client use port 80/443, it's using a production reverse proxy, and reuse this port the websocket connections
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.