A tool that uses rust to detect bruteforce for archlinux logs using journalctl
=======================================================================
Clone the repository
git clone https://github.com/yourusername/LogAnalyser.git
cd LogAnalyserTo install it globally
bash install.shNow you can run it anywhere using
LogAnalyserOR
To build the program (release mode)
cd LogAnalyser
cargo build --releaseRun the tool
./target/release/LogAnalyser