chomnr / brute

Brute an application that monitors authentication attempts on your server that uses OpenSSH or any protocol. May not be practical, but it is cool.
https://brute.exposed/
MIT License
18 stars 5 forks source link

memory leak #5

Closed chomnr closed 2 weeks ago

chomnr commented 1 month ago

after about 9 days the program just stops. I think there might be a memory leak somewhere in system.rs. a workaround is to restart the program every 7 days or so.

chomnr commented 3 weeks ago

will close if the commits i pushed earlier fixes the problem.

chomnr commented 2 weeks ago

memory leaks seems to fixed will reopen if it crashes again.