Skip to content

Latest commit

Β 

History

History
15 lines (8 loc) Β· 290 Bytes

README.md

File metadata and controls

15 lines (8 loc) Β· 290 Bytes

Anonymous starter πŸ±β€πŸ‘€

Simple typescript boilerplate for puppeteer + tor projects.

Setup

You need : docker, node, yarn (or npm)

Install the depedencies : yarn

Run the TOR proxy : docker run -it -p 8118:8118 -p 9050:9050 -d dperson/torproxy

Run it

yarn run start