Skip to content

turbowizard/Dphishbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dphishbox

Desktop application to match URLs against phishing black-lists.

Getting Started

  • Download or clone
  • create virtual env virtualenv env (optional)
    activate virtualenv \env\Scripts\activate
  • cd dphishbox
  • pip install -r requirements.txt
  • python run.py

Running the tests

pip install pytest
pytest -v

License

This project is licensed under the MIT License

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages