Python-Honeypot
Python-Honeypot copied to clipboard
Tests for containers
Description
Added test cases to test graceful shutting of modules.
- Killing the module (using
docker kill module_container_name) - Shutting the module (Sending
Ctrl + Cevent to the command line)
Screenshots (if appropriate):
@dhirensr first merge https://github.com/OWASP/Python-Honeypot/pull/361 before this PR