https://github.com/mevdschee/gdpr-scanner-worker
https://github.com/mevdschee/gdpr-scanner-worker
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mevdschee/gdpr-scanner-worker
- Owner: mevdschee
- License: mit
- Created: 2020-08-04T14:14:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-03T17:43:57.000Z (almost 5 years ago)
- Last Synced: 2025-04-26T15:02:39.790Z (9 months ago)
- Language: JavaScript
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# gdpr-scanner-worker
### Requirements
- NodeJS v14
- Puppeteer
### Installation
Install NodeJS v14:
https://github.com/nodesource/distributions
Install NodeJS dependencies
npm i puppeteer puppeteer-har tcp-ping qs dns node-fetch
Now test the script using:
nodejs scan.js google.com
Or to run the worker:
PASSWORD=secret123 nodejs scan.js
Demo at: https://tqdev.com/gdpr-scanner/