-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
26 lines (20 loc) · 1.08 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
###Hardware Inventory Scanner
Hardware Inventory Scanner is a set of scripts using Linux and GNU
toolkits to scan computers' hardware specifics. The primary
purpose of this project is to automate scanning of linux computers
to know there specs, before selling them. The default bebaviour
of the scripts is scanning, and confirting the stdout to json as
much as possible.
The script expects the usage of one of the following distrubutions:
* Arch and derivatives (manjaro may not work)
* Fedora and derivatives
* Debian testing and sid (stable may not work)
* Debian testing and sid derivatives, like ubuntu
This project shall be avialable on github under an opensource and
copyleft licence, which shall enable me to recieve modification
from others. If someone wants to distubute my code alongside their
(proprietary) code they can use the opencore model.
With hugh thank you to kellyjonbrazil for the excellent json convirtor JC!
https://blog.kellybrazil.com/2021/04/12/practical-json-at-the-command-line/
Kind regards,
Feike Donia