PigTerm
Remote control your linux console encrypted trough Jabber chat service
With PigTerm you can chat with your Linux terminal. PigTerm connects you to your/your friends/your office Linux computer's terminal trough Jabber messaging (XMPP Protocol services like Gtalk). So that you do not need ssh access to do this.
Think of pigterm as a Remote Assistant for Linux Console.
This is useful specially when your remote computer do not have a valid IP address.
The software uses QXMPP opensource library (http://code.google.com/p/qxmpp/). The complete code of this library...