iankronquist / beeswax

A Next Generation Honeypot for a 2016 Oregon State Senior Project
MIT License
67 stars 6 forks source link

Configurator #3

Closed iankronquist closed 8 years ago

iankronquist commented 8 years ago

@pixel5919 Could you please review this code? We should also add Sibi as a collaborator to the repo.

iankronquist commented 8 years ago

Fixes #4

iankronquist commented 8 years ago

There are no tests for the StartContainers function because I haven't yet figured out how to mock out os.exec in Go.

pixel5919 commented 8 years ago

Needs some more documentation.