Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 597 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 597 Bytes

run-tor Play Script

Install & Use

  • install node 12 or higher version
  • install DAT by npm install -g dat-tool
  • go to run-tor folder
  • type npm install to install node types
  • then, type dat m , if you want to develop script
  • And for use run-tor script, type dat play or just dat p

Install Node.js 12

Ubuntu / Debian / Linux Mint

  • sudo apt update
  • sudo apt -y install curl dirmngr apt-transport-https lsb-release ca-certificates
  • curl -sL https://deb.nodesource.com/setup_12.x | sudo -E bash -
  • sudo apt -y install nodejs

Authors

run-tor was built by DAT 0.2.9