[PR #243] [CLOSED] Allow unix file for VNC Websocket #302

Open
opened 2026-01-31 21:30:41 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/qemu/qemu/pull/243
Author: @und3f
Created: 7/23/2023
Status: Closed

Base: masterHead: enable-vnc-websocket-file-socket


📝 Commits (1)

  • 6d5a0d7 Allow unix file for VNC Websocket

📊 Changes

1 file changed (+0 additions, -5 deletions)

View changed files

📝 ui/vnc.c (+0 -5)

📄 Description

Hi! I've tested UNIX socket functionality for websocket and it works with noVNC. The configuration requires reverse proxy for UNIX socket so it could be server as HTTP to end client. I did my test with simple nginx configuration.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/qemu/qemu/pull/243 **Author:** [@und3f](https://github.com/und3f) **Created:** 7/23/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `enable-vnc-websocket-file-socket` --- ### 📝 Commits (1) - [`6d5a0d7`](https://github.com/qemu/qemu/commit/6d5a0d750d568cfdab684095111636fba44ed545) Allow unix file for VNC Websocket ### 📊 Changes **1 file changed** (+0 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `ui/vnc.c` (+0 -5) </details> ### 📄 Description Hi! I've tested UNIX socket functionality for websocket and it works with noVNC. The configuration requires reverse proxy for UNIX socket so it could be server as HTTP to end client. I did my test with simple nginx configuration. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 21:30:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/qemu#302