cernec1999 / ssh-honeypot

5 stars 1 forks source link

Networking, Database, Extra DB Logging #23

Closed cernec1999 closed 3 years ago

cernec1999 commented 3 years ago

I implement network isolation so that containers cannot communicate with the outside world. I fixed two race conditions that cause the code to crash. I ensure that data is logged in the database, even if the SSH handshake fails.

Closes #23 #19 #20