This commit is contained in:
frauseo 2024-02-13 14:22:08 +00:00 committed by GitHub
commit 08dc752176
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,6 +87,9 @@ tls_verify = false
# 1. Use the inidebug and read the current proxy=pve1.example.com:3128
# 2. Add your proxmox ip to the right side e.g. 123.123.123.123:6000
pve1.example.com:3128 = 123.123.123.123:6000
# If there is a DNS resolving issue (Error resolving "pve1.example.com": Name or service not known)
# resolve the hostname of proxmox on the left and corisponding ip on the right:
#pve1.example.com:3128 = 10.10.10.100:3128
#[AdditionalParameters]
# If you wish to define additional parameters to pass to virt-viewer you may define them here