Thanks to visit codestin.com
Credit goes to github.com

Skip to content

wwt/guac

Repository files navigation

guac

A Guacamole client in Go.

GoDoc

To run

Development

First start guacd in a container, for example:

docker run --name guacd -d -p 4822:4822 guacamole/guacd

Next run provided main:

cd guac/cmd/guac
go run guac.go

Now you can connect with the example Vue app

Acknowledgements

Initially forked from https://github.com/johnzhd/guacamole_client_go which is a direct rewrite of the Java Guacamole client. This project no longer resembles that one but it helped it get off the ground!

Some of the comments are taken directly from the official Apache Guacamole Java client.

About

Apache Guacamole client ported to Go

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 5

Languages