Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #11 added agent to execute commands #15

Merged
merged 2 commits into from
Apr 14, 2016

Conversation

noxdafox
Copy link
Contributor

This pull request addresses issue #11.

Do not merge yet, must be tested on a Windows guest.

@noxdafox noxdafox force-pushed the agent branch 2 times, most recently from 9adb7d3 to 3193d9c Compare April 14, 2016 13:04
The Agent is a simple Python HTTP server which allows to execute
commands within a guest Operating System.

It allows to:
 * Run sinchronous commands and retrieve their output
 * Run asynchronous commands
 * Upload files and execute synchronous or asynchronous commands

Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
The commands plugin allows to interface SEE with the an agent running
within the guest Operating System.

Signed-off-by: Matteo Cafasso <noxdafox@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant