/TorInit

Tor init and simple demo

Primary LanguagePython

TorInit

DarkWeb Browse, crawl

Open Tor socks port and you can addon for chrome do something

you can use the repo to browse onion site simply

my environment


python 3.6.14

the install is on macOS


brew install tor

Set up

  1. Install requirement package
pip install -r requirement.txt
  1. Download chrome driver for your chrome version

http://chromedriver.chromium.org

  1. run main.py to test

exmaple demo

image