Hello,
I came across Guacamole some days ago and I'm quite impressed about how
quick I got an example running.
Originally, I was planning on doing some connections to virtual machines
behind a gateway by using a remote desktop client with some scripts, but
the web solution can be more convenient.
As virtualization I use Proxmox and I have some dedicated VMs only
running some old software without internet.
They also shouldn't be running all the time for power and performance
reasons.
I'm connecting to them by RDP and also tried this in Guacamole.
I currently use some easy scripts to startup and suspend the machines
before and after a RDP session.
What could be the best way for me to integrate running some additional
script? I looked at the wake-on-lan as example.
I saw that the client web application only collects these information
and the server application does the waiting and sending within C code.
As I can easily control the Proxmox VMs by using the Proxmox Rest API, I
only plan to integrate some http requests before showing the RDP and
after closing it. My idea was to integrate these requests somewhere in
the client web application, but I didn't see a good way, yet.
Are there suggestions what position would be best?
Thanks!
Kai
---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@guacamole.apache.org
For additional commands, e-mail: user-h...@guacamole.apache.org