forked from negativecode/vines-agent
-
Notifications
You must be signed in to change notification settings - Fork 0
An XMPP bot that runs shell commands on remote machines.
License
paulhsu/vines-agent
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
== Welcome to Vines Agent Vines Agent executes shell commands sent by users on remote machines. Users are authorized against an access control list before being allowed to run commands. The agent is an XMPP bot that connects to the Vines chat server. It relies on the component provided by the vines-services gem to send and receive commands. Users may run commands as any unix account, to which they've been granted access, on the system. While the agent runs as root, user commands run as less privileged accounts. Additional documentation can be found at www.getvines.org. == Usage 1. gem install vines-agent 2. vines-agent init wonderland.lit 3. cd wonderland.lit && vines-agent start == Dependencies Vines Agent requires Ruby 1.9.2 or better. Instructions for installing the needed OS packages, as well as Ruby itself, are available at http://www.getvines.org/ruby. == Contact * David Graham <david@negativecode.com> == License Vines Agent is released under the MIT license. Check the LICENSE file for details.
About
An XMPP bot that runs shell commands on remote machines.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published