Skip to content

System Security Checker is a bundle of small shell scripts to assess your computer security.

Notifications You must be signed in to change notification settings

infertux/sysechk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Security Checker Build Status

System Security Checker is a bundle of small shell scripts to assess your computer security.

screenshot

Installation

  1. Clone the latest version of sysechk.

    git clone https://github.com/infertux/sysechk.git
    cd sysechk
    
  2. Alternatively if you have already cloned it before, update it.

    cd sysechk
    git pull
    
  3. Finally, run all tests.

    ./sysechk
    
  4. You can also run each test individually.

    ./tests/<test>.sh
    

Usage

RTFM or man ./man/sysechk.1

License

AGPLv3

About

System Security Checker is a bundle of small shell scripts to assess your computer security.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published