kvnc

package module
v0.0.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2021 License: BSD-3-Clause Imports: 4 Imported by: 0

README

kvnc

Actions Status Quality Gate Status Go Report Card

Kaginawa-powered VNC connection utilities.

Download

See Releases page.

Setup

Windows

Get the following files and place them in the same folder.

File Description Download page
kvnc-client.exe kvnc client utility GitHub
kvnc-agent.exe kvnc agent utility GitHub
kaginawa.exe kaginawa GitHub
vncviewer.exe TightVNC client TightVNC
WinVNC.exe TightVNC server TightVNC

Tested VNC versions:

  • TightVNC 1.3.10

Usage

Server
  1. (1st time only) Run WinVNC.exe.

  2. (1st time only) Right-click the task tray icon and open [Properties...].

    winvnc tray

  3. (1st time only) Input the Primary password and view-only password.

    winvnc password

  4. (1st time only) Select [Administration] tab, check Allow loopback connections and press [OK].

    winvnc loopback

  5. Run kvnc-agent.exe.

  6. (1st time only) Input server and API key and press [OK].

    kvnc-agent init

  7. Input own custom ID and press [Start].

    kvnc-agent

  8. If "Working" is displayed, the agent is working.

  9. Please tell the client your custom ID and VNC password.

Client
  1. Run kvnc-client.exe.

  2. (1st time only) Input server and API key and press [OK].

    kvnc-client init

  3. Input target custom ID (or MAC address) and press [Connect].

    kvnc-client connect

  4. Input password and press [OK].

    vnc viewer login

  5. Enjoy!

License

kvnc licenced under BSD 3-Clause.

Author

mikan

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func PrepareBackgroundCommand

func PrepareBackgroundCommand(_ *exec.Cmd)

PrepareBackgroundCommand prepares to run exec.Cmd silently.

func SafeClose

func SafeClose(closer io.Closer, name string)

SafeClose closes closer safely.

Types

This section is empty.

Directories

Path Synopsis
cmd

Jump to

Keyboard shortcuts

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