mushorg / glutton

Generic Low Interaction Honeypot
MIT License
244 stars 56 forks source link

glutton.go: Added timeout variable to conf.yml #132

Closed sladyn98 closed 5 years ago

sladyn98 commented 5 years ago

Made the conn.setDeadline configurable so that it can be configured by the user.

Closes https://github.com/mushorg/glutton/issues/84