Skip to content
This repository has been archived by the owner on Jan 19, 2022. It is now read-only.

Ian-Costa18/DarkWebSherlock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This project was created for the Hack@CEWIT 2020 hackathon

It is not pretty, feature-rich, or usable outside of specific circumstances. I apologise for any mistakes or spaghetti code, this project was built in less than 48 hours and does not have the same polish as projects I would normally code.

DarkWebSherlock

Create Virutal Enviroment

python -m venv .venv && source .venv/bin/activate

Install the dependancies

pip install -r requirements.txt

run with:

python DWSherlock.py

or

python3 DWSherlock.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages