Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 965 Bytes

README.md

File metadata and controls

31 lines (24 loc) · 965 Bytes

Tor Search
Tor Search

Tor Search makes a connection with the dark web and shows sites that are related to the words you are looking for

Get tor proxy

$ apt-get install tor
$ sudo tor

Install

$ git clone https://github.com/hathemahmed/TorSearch.git
$ cd TorSearch
$ python3 -m pip install -r requirements.txt
$ chmod +x TorSearch.py
$ ./TorSearch.py <dork> 

Use

Screenshot from 2019-10-05 05-22-04

Screenshot from 2019-10-05 05-22-10