Skip to content

hogmachine/vnc-config-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1adae1c · May 6, 2023

History

11 Commits
Oct 20, 2022
Oct 20, 2022
May 6, 2023
Oct 20, 2022
May 6, 2023
Oct 20, 2022
Oct 20, 2022
Oct 20, 2022
Oct 20, 2022
Oct 20, 2022

Repository files navigation

vnc-config-generator

Generates tightvnc connection file fo Tightvnc viewer

BULD AND RUN

  1. Install docker-ce docker
  2. git clone https://github.com/hogmachine/vnc-config-generator
  3. cd vnc-config-generator
  4. build the image:
  5. docker build -t hogmachine/vnc-config .
  6. docker run -d -p 80:80 --name vncgenerator hogmachine/vnc-config
  7. Open in blowser http://your.ip/ image