Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/rene/botcon
- Owner: rene
- License: gpl-3.0
- Created: 2011-12-02T17:55:57.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2016-04-18T19:26:30.000Z (over 8 years ago)
- Last Synced: 2023-03-12T08:53:43.984Z (almost 2 years ago)
- Language: Shell
- Homepage:
- Size: 146 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: ChangeLog
- License: COPYING
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 installNOTES:
======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]