Skip to content

Mikefrfr/LogAnalyser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogAnalyser

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 LogAnalyser

To install it globally

bash install.sh

Now you can run it anywhere using

LogAnalyser

OR

To build the program (release mode)

cd LogAnalyser
cargo build --release

Run the tool

./target/release/LogAnalyser

About

Rust code to detect bruteforce for archlinux logs using journalctl

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published