JC-SoCal / pyFog

Simple API for Fog
4 stars 1 forks source link

clearer error messages and adapted deployment #1

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hi,

I just changed some error messages to unambiguously identify what exactly went wrong. Furthermore I changed the "Deployment" to "Download" since this is what the current FOG version uses.

JC-SoCal commented 9 years ago

Thank you for doing this! How is this working for you? This does all that I need it to do. Can we add any features you need?

ghost commented 9 years ago

At the moment I'm just tinkering with it, I'm thinking about adding imaging support (especially changing images per host.)

The setup I have in mind is using fog to deploy images to physical machines so I can use those to analyze malware with Cuckoo. At the moment both tools work great but I wish to automate the process as much as possible.

So, no, at the moment it doesn't do what I need but as soon as I can figure out how to do it I'll just drop you another pull request :>

JC-SoCal commented 9 years ago

Funny you mention that. I wrote this to specifically do this with cuckoo.