Skip to content

Latest commit

 

History

History
47 lines (33 loc) · 1.08 KB

spiceproxy.adoc

File metadata and controls

47 lines (33 loc) · 1.08 KB

spiceproxy - SPICE Proxy Service

SPICE (the Simple Protocol for Independent Computing Environments) is an open remote computing solution, providing client access to remote displays and devices (e.g. keyboard, mouse, audio). The main use case is to get remote access to virtual machines and container.

This daemon listens on TCP port 3128, and implements an HTTP proxy to forward CONNECT request from the SPICE client to the correct {pve} VM. It runs as user www-data and has very limited permissions.

Host based Access Control

It is possible to configure "apache2" like access control lists. Values are read from file /etc/default/pveproxy. See pveproxy documentation for details.