gnmyt / Nexterm

The open source server management software for SSH, VNC & RDP
http://docs.nexterm.dev/
MIT License
2.08k stars 72 forks source link

⚡ Performance Improvements #184

Closed gnmyt closed 1 month ago

gnmyt commented 1 month ago

⚡ Performance Improvements

Nexterm now implements the guacamole-lite dependency directly, instead of having a proxy that redirects the traffic to the dependency.

This PR also migrates the guacamole version to commit https://github.com/apache/guacamole-server/commit/daffc29a958e8d07af32def00d2d98d930df317a, since this is apparently the last version that works with both the Proxmox integration and RDP connections to GNOME (see #115).

🚀 Changes made to ...

✅ Checklist

🔗 Related Issues

Fixes #115