Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 310 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 310 Bytes

django-guacamole

Proof-of-concept integration between django and guacamole.

Setup

  1. Point settings.GUACD_HOST and settings.GUACD_PORT to the location of the guacd daemon.
  2. Update the host information in the _do_connect method in views.py to point to the machine to login into.