Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rene/botcon

An instant messenger BOT for machine remote control.
https://github.com/rene/botcon

Last synced: about 1 month ago
JSON representation

An instant messenger BOT for machine remote control.

Awesome Lists containing this project

README

        

Botcon - An instant messenger bot with machine remote control
=============================================================

ABOUT:
======

Botcon allows you to execute a shell remotely through a xmmp connection. Using a
common xmpp server account, you can add the bot as your friend and send commands
to him that will be by passed to a shell on the machine that Botcon is running.

Before you can access the shell, you need to make login inside the bot, sending
the follow command:

#login

Where is the access key (password) provided as a argument of Botcon. For
more information just type:

botcon --help

HOW TO INSTALL:
===============

./configure
make
make install

NOTES:
======

This is just a proof of concept. Botcon it's really in a alpha version and
should not be used in a production system, and never as a "ssh" like to make remote
control due security issues.

Botcon it's still unsecure and unstable. Please, use just for tests and for
education purposes.

BUG REPORTS:
============

Please, report to: [email protected]