mushorg / glastopf

Web Application Honeypot
http://glastopf.org
551 stars 172 forks source link

error [98] Address already in use #279

Closed hamza005 closed 7 years ago

hamza005 commented 7 years ago

Honeypot is completely installed and configured but while running sudo glastopf-runner the error[98] rises that the address already in use. I have tried it after killing all processes but it didn't work. I have also tried some other ways but the error is still here.

katkad commented 7 years ago

do you have any processes listening on ports 80 or 443 ? netstat -pevln | egrep ":80|:443"