vnc

package
v0.0.6 Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2024 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ListenTimeout = 60 * time.Second

	// MACOSTigerVNCPATTERN
	// #### Tiger VNC ####
	// https://github.com/TigerVNC/tigervnc/releases
	// Compatible with multiple Tiger VNC versions
	MACOSTigerVNCPATTERN = `/Applications/TigerVNC Viewer*.app/Contents/MacOS/TigerVNC Viewer`

	// MACOSChickenVNC #### Chicken VNC ####
	//# https://sourceforge.net/projects/chicken/
	MACOSChickenVNC = "/Applications/Chicken.app/Contents/MacOS/Chicken"

	// MACOSRealVNC
	// #### Real VNC ####
	// https://www.realvnc.com/en/connect/download/viewer/macos/
	MACOSRealVNC = "/Applications/VNC Viewer.app/Contents/MacOS/vncviewer"

	RemoteViewer = "remote-viewer"
	TigerVNC     = "vncviewer"
)

Variables

This section is empty.

Functions

func NewCommand

func NewCommand(clientConfig clientcmd.ClientConfig) *cobra.Command

Types

type VNC

type VNC struct {
	// contains filtered or unexported fields
}

func (*VNC) Run

func (o *VNC) Run(cmd *cobra.Command, args []string) error

Jump to

Keyboard shortcuts

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