Code
The repository is located on GitHub. When checking out, ensure that you're cloning recursively - we are using Git Submodules! git clone --recursive git://github.com/mhils/HoneyProxy.git
Bugs
Please use the GitHub issue tracker to report bugs. Patches are always welcome!
Feedback / Suggestions
Feel free to use the GitHub issue tracker for Feedback currently. If it gets too noisy, we will switch to a mailing list, but currently it's a good thing to have everything in one place.
Author
HoneyProxy is primarily developed by Maximilian Hils and mentored by Guillaume Arcas as part of the Honeynet Google Summer of Code 2012 project. HoneyProxy's SSL-capable proxy functionality is based on mitmproxy developed by Aldo Cortesi et al.