Skip to content

feikedonia/hardwareInventoryScan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

###Hardware Inventory Scanner

Hardware Inventory Scanner is a set of script using Linux and GNU
    to scan for the hardware specifics of computers running Linux.
    The primary purpose of this tool is to automate the scanning of
    Linux computers from a live USB-stick, this way you can test out
    if Linux works on the device and know the hardware specs before
    buying the device, for example.

This scanner is intended to work without access to internet, but for
    the time being, you need to download it with `git clone` and it
    won't keep the results on the USB-stick, since I haven't figured
    out how persistent USB-stick work yet.

After and during the scanning with this tool, it will save variables
    and results to a ~/scan-results/ folder on the local machine,
    if the folder doesn't exist, it will create one. Once the you
    can `cat` out the results in the ~/scan-results folder.

### Planned
    (-) ask the user if, they want network access (auto-downloading)
    (-)

    
This project shall be available on github under an open source and
    copyleft license, which shall enable me to receive modifica-
    tions from others.
    
With huge thanks to kellyjonbrazil for the excellent json converter,
    JC! https://blog.kellybrazil.com/2021/04/12
                                /practical-json-at-the-command-line/
     
Kind regards,
Feike Donia

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages