Skip to content

Commit dd2bb16

Browse files
committed
Updated README.md
1 parent d239cb6 commit dd2bb16

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

README.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,16 @@
11
# Proxmox Desktop Client
2-
## A Windows Desktop Client for Proxmox VE.
2+
A Windows Desktop Client for Proxmox VE.
3+
## About
4+
It's purpose is as designed. A way to remote virtual machines in my homelab without having to log in to Proxmox WebGUI.
5+
The intent mostly was for the use of SPICE (virt-viewer) connectivity as some of my remote needs I can't use RDP but console view.
6+
## Requirements for SPICE
7+
- Virt-viewer && UsbDk (https://www.spice-space.org/download.html).
8+
## Functionality
9+
- Plain & TOTP Login
10+
- Remote (NoVNC/SPICE/xtermJS)
11+
- Ability to provide alternate SPICE Proxy Information
12+
## Known Issues
13+
- Spice doesn't always get enabled if the VM was the "last" to be loaded from the server.
14+
- Timing issues with "await" commands and the program continuing without the actual value/no value.
15+
- Full-screen/scale issues with NoVNC & xtermJS. Something to do with WebView.
16+

0 commit comments

Comments
 (0)