15 lines
372 B
Markdown
15 lines
372 B
Markdown
# Stealth Script Creation
|
|
|
|
## Requirements
|
|
|
|
- NodeJS (with npx CLI tool)
|
|
|
|
## Instructions
|
|
|
|
- Open a terminal in this directory (OF DL/chromium-scripts)
|
|
- Run `npx -y extract-stealth-evasions`
|
|
|
|
## References
|
|
|
|
See the readme.md file and source code for the stealth script [here](https://github.com/berstend/puppeteer-extra/tree/master/packages/extract-stealth-evasions).
|