Marco Ochse
Marco Ochse
@giga-a To eliminate Docker as a possible culprit I tested against the PyPi install with the same results (ssh, ftp).
@cpholguera Thank you for the swift response. And yes, I opened the issue based on the changelog. Thanks for the clarification!
@soso288 I did it, so you do not have to. You can see this in the docker folder for [T-Pot](https://github.com/telekom-security/tpotce).
The reason was given in the comment of @srenfo.
Maybe this is unrelated to the issues title, however I have been noticing conpot `guardian_ast` and `iec104` to keep running at 100% CPU usage after some connection attempts being made....
@glaslos Built `conpot` from latest master and can now confirm that problems with `iec104` are **fixed**, while `guardian_ast` repeatedly shows 100% CPU usage after `nmap` and leaves it without function....
@bestrocker221 Interesting, `default` shows no sign of 100% CPU usage (after `nmap` is finished) on my end with latest master.
Behavior is the same with Py 3.7/3.8/3.9 with Alpine and Ubuntu as Docker images. Dirty, but works fine if `docker-compose` uses `restart=always`: ``` STOPSIGNAL SIGINT HEALTHCHECK CMD if [ $(ps...
@glaslos @xandfury Can you reproduce? Can I provide logs to help solving this?
@glaslos Correct, not using MySQL. WRT `get_ext_ip` this is probably interesting for folks who run Conpot in a docker container to log the external `dest_ip`.