proxmox-spice-quickconnect

command module
v0.0.0-...-7d71aa8 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 16, 2023 License: MIT Imports: 12 Imported by: 0

README

proxmox-spice-quickconnect

Proxmox spice quickconnect

How to build executable on Linux

Build and install: go get -u github.com/Elbandi/proxmox-spice-quickconnect

Download and build only: wget https://raw.githubusercontent.com/Elbandi/proxmox-spice-quickconnect/master/main.go and go build -o proxmox-vm-connect .

Build command for a windows executable: env GOOS=windows GOARCH=amd64 go build -o proxmox-vm-connect.exe .

Source


Command line parameters

-host pvenodeip -user foobar@pve -pass secret -vmid 123

or from a config file:

host=pvenodeip
user=foobar@pve
pass=secret
vmid=123
viewer=path/to/remote-viewer.exe

use: -config path/to/configfile

Source


Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL