mushorg / conpot

ICS/SCADA honeypot
GNU General Public License v2.0
1.22k stars 413 forks source link

Fix README instructions for launching with Docker #470

Closed vmayoral closed 4 years ago

coveralls commented 4 years ago

Pull Request Test Coverage Report for Build 1159


Files with Coverage Reduction New Missed Lines %
conpot/protocols/http/command_responder.py 1 62.55%
conpot/protocols/ftp/ftp_handler.py 14 79.44%
conpot/protocols/ftp/ftp_base_handler.py 17 80.12%
<!-- Total: 32 -->
Totals Coverage Status
Change from base Build 1158: 0.4%
Covered Lines: 5515
Relevant Lines: 7573

💛 - Coveralls
glaslos commented 4 years ago

This was made obsolete by #498