issues
search
toxyl
/
ossh
... is a dirty mix of honey and tar, delivered by a fake SSH server.
Other
2
stars
1
forks
source link
Multiple IPs, performance updates, metrics updates, logging updates, license
#29
Closed
toxyl
closed
1 year ago
toxyl
commented
1 year ago
implemented listening to multiple IPs
changed to a single sandbox per launch (avoids excessive memory use when bots start hundreds of connections that require a file system)
changed default sync interval to 30 minutes to reduce sync load when using a lot of nodes
reduced default sync connection cleanup to once per minute and the min age has been increased to 2 minutes
simplified overlay fs
added host info to metrics
disabled syncing credentials immediately (fixes a lot of sync connections being opened if bots start hundreds of connections in a short time frame)
changed public key behavior to reject all known keys (reduces load when bots start hundreds of logins with existing public keys)
added regular stats print out to log
added LICENSE
updated glog dependency
updated Grafana dashboard