Menu

Tree [f98171] master /
 History

HTTPS access


File Date Author Commit
 backend 2010-12-19 owenrhun owenrhun [7e51f0] - network tab fixes
 css 2010-08-08 owenrhun owenrhun [18ee12] now ie8 should be supported
 i18n 2010-11-18 owenrhun owenrhun [22fea5] fixed md5 on python > 2.4
 images 2010-09-19 owenrhun owenrhun [a6b6f4] adedd right click context menu
 images_map 2010-07-25 owenrhun owenrhun [76ecb5] Implemented maps tab,
 include 2010-08-23 owenrhun owenrhun [a4f3c7] deleting files
 js 2010-12-19 owenrhun owenrhun [7e51f0] - network tab fixes
 templates 2010-12-20 owenrhun owenrhun [f98171] aaaaah
 tools 2010-10-24 owenrhun owenrhun [a6743e] Should be root:root and 775
 vnc 2010-07-11 owenrhun owenrhun [cb04a9] First commit
 README 2010-07-25 owenrhun owenrhun [76ecb5] Implemented maps tab,
 TASKS 2010-08-08 owenrhun owenrhun [21cb43] Implemented last features of xenwebmanager
 cherry.conf 2010-11-09 owenrhun owenrhun [0a3baa] added i18n to cherry.conf
 config.py 2010-11-18 owenrhun owenrhun [22fea5] fixed md5 on python > 2.4
 configobj.py 2010-07-11 owenrhun owenrhun [cb04a9] First commit
 daemonize.py 2010-10-24 owenrhun owenrhun [8264b5] no chdir on daemonize.py
 design.txt 2010-07-11 owenrhun owenrhun [cb04a9] First commit
 frontend.conf 2010-12-02 owenrhun owenrhun [093a09] Implemented on maps show separated networks and...
 frontend.py 2010-12-19 owenrhun owenrhun [5eccf1] fixed html5 console, thanks deshantm for report
 i18n_tool.py 2010-11-09 owenrhun owenrhun [f39813] added support to i18n and added spanish transla...
 jsonlib.py 2010-07-11 owenrhun owenrhun [cb04a9] First commit
 memstorage.py 2010-09-29 owenrhun owenrhun [763dba] - import vm in testing mode
 messages.py 2010-07-11 owenrhun owenrhun [cb04a9] First commit
 put.py 2010-08-08 owenrhun owenrhun [254768] no print on put.py
 tunnel.py 2010-09-02 owenrhun owenrhun [b435e0] trying fix overload console problem
 websocket.py 2010-09-05 owenrhun owenrhun [3440e1] - html5 vnc fixed
 wsproxy.py 2010-09-05 owenrhun owenrhun [3440e1] - html5 vnc fixed
 xtea.py 2010-09-04 owenrhun owenrhun [4c9707] now options to save password for save passwords...

Read Me

WHAT DO YOU NEED:

cherrypy 3.1.2
mako templates
if you have python 2.4 or python 2.5 you need simplejson

for console access you need a browser with java plugin

for maps tab you need have installed graphviz and dot in this path: /usr/bin/dot

browsers tested: ff4,  chrome, ff3 (linux)

links:

cherrypy:
http://download.cherrypy.org/cherrypy/3.1.2/CherryPy-3.1.2.tar.gz

mako templates:
http://www.makotemplates.org/download.html

simplejson:
http://pypi.python.org/pypi/simplejson/