🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■
    README.md
    skipped 15 lines
    16 16   
    17 17  ## What is it?
    18 18   
    19  -This script will show relevant information about the security of the local Linux system.
     19 +This shell script will show relevant information about the security of the local Linux system.
     20 + 
     21 +From version **2.0** it is *mostly* **POSIX** compliant and tested with `shellcheck` and `posh`.
    20 22   
    21 23  It has 3 levels of verbosity so you can control how much information you see.
    22 24   
    skipped 80 lines
  • ■ ■ ■ ■
    lse.sh
    skipped 3 lines
    4 4  # Author: Diego Blanco <[email protected]>
    5 5  # GitHub: https://github.com/diego-treitos/linux-smart-enumeration
    6 6  #
    7  -lse_version="1.20"
     7 +lse_version="2.0"
    8 8   
    9 9  #( Colors
    10 10  #
    skipped 1196 lines
Please wait...
Page is in error, reload to recover