LanScraper/README.md
2022-02-27 04:18:11 +01:00

23 lines
492 B
Markdown

# Initialisation :
- npm i
# Utilisation :
- node index.js <ref>
# Problème =>
- Si le headless ne fonctionne pas, se rendre à la ligne 28 du fichier index.js et passer le "headless: true" en "headless: false".
Sinon contactez moi sur discord : lantium#9204
## Pour Cécile =>
Pour les processeurs :
- node index.js DXBVJM1 | grep PRC | awk -F ',' '{ print $2 }'
Pour le chassis :
- node index.js DXBVJM1 | grep CHAS | awk -F ',' '{ print $5 }'