Skip to content

codesiddhant/guac-vue

 
 

Repository files navigation

guac-vue

This is a simple implementation of a Vue client to our custom Guacamole Client in Go.

This implementation passes passwords over in plaintext. It's not recommended running this way in production. This is for demoing purposes only.

demo

Demo

usage

  • Build and run guacd and the Go guac client with the instructions here
  • Install node & npm
  • Run npm i to install dependencies
  • Run npm run serve to start the server

About

simple Vue client to Guacamole

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 50.7%
  • JavaScript 47.5%
  • HTML 1.8%