(Warning : this is a first version that may be unstable and may be subject to change.)
This script allows to process the list of processes used by the client in the log file.
The script will do a web search for each process on the web (Qwant) and then take a picture to analyze quickly rather than typing a process and then search manually.
- 1 - Download NodeJS (https://nodejs.org/en/download/)
- 2 - Download the archive of this repository
- 3 - Extract content to a folder
- 4 - Place your
Logfile.logfile at the root of `main.js - 5 - Type
npm installat the root of the file - 6 - Launch a cmd and type :
node main.js - 7 - Let the script work, once the script is finished you will find all the images in the
/imagesfolder.