pyJabberShell 0.1 by GDR! (http://gdr.prv.pl/)

An Unix shell available via Jabber!
Requires: Python, pexpect (http://pexpect.sourceforge.net/), Unix with shell

Run ./shell.py
First you have to create a jabber account and supply the data by editing shell.py

Don't run interactive programs like mc (or you will die)
The shell tries to be secure by checking if commands come from trusted JID, but it wasn't written with security in mind, so be warned.

Sending the ` char alone (upper left of keyboard) is a request for refresh of screen state.
^C (capital C) sends Ctrl-C and ^Z sends Ctrl-Z
