Download Latest Version pyshot_server-0.3.tar.bz2 (2.8 MB)
Email in envelope

Get an email when there's a new version of pyshot, windows session recorder/auditor

Home
Name Modified Size InfoDownloads / Week
README 2011-03-29 1.4 kB
pyshot_server-0.3.tar.bz2 2011-03-29 2.8 MB
Totals: 2 Items   2.8 MB 0
Project name: pyshot-0.3
URL project : http://sourceforge.net/projects/pyshot/
author : Jacques HULLU <jacques at hullu.fr>
--


                               /!\ WARN /!\
                               
This setup was tested only with Ubuntu 10.10, if you want to use pyshot on 
another platform, modify setup and send me modified setup file, I'll add it to
download list.
                               
                               /!\ WARN /!\





Description
=============
pySHOT is a session recorder for windows. (soon linux session recorder also).
It's a client/server python app using gearman. To use pyshot you must install 
pyshot-client from https://sourceforge.net/projects/pyshot-client/ on monitored 
server.

Installation
=============
Get latest version at http://sourceforge.net/projects/pyshot/
Uncompress downloaded archive
    $ cd setup
Edit setup.env file... and run setup.sh to initialise pyshot env.
    $ vi setup.env
    $ ./setup.sh

Syntax
=============
usage: $ ./pyshot_console.py start|stop|restart|nodaemon
usage: $ sudo ./pyshot_gearmanWorker.py

Quick start
=============
1 - Run gearman (with you own flag ; see http://gearman.org/ for more information about it)
2 - Modify config/config.xml
3 - Run pyshot_console.py to enable WebUI.
4 - Run as root pyshot_gearmanworker.py to receive data from pyshot-client.
5 - Default Web UI address is <ip>:50009.
    User : admin, Password : admin
Source: README, updated 2011-03-29