Skip to content

ShreyamMaity/Phishing-link-detector

Repository files navigation

Phishing Link Detector

Create a Pull Request to participate in Hacktoberfest 2021

Hacktoberfest 2021

Hacktoberfest 2021

Open Source Love Daily Visitors PRs Welcome

Working on your first Pull Request?
You can learn how from this free series How to Contribute to an Open Source Project on GitHub

Requred Features :

  • A Website to represent from
  • Adding More websites in algorithm Database(app.py)
  • Complexity issues
  • Github Hostability
  • Python Code Modifications
  • Readme file Typo check
  • Readme file styling
  • Correct the Instructions

Pull Request Instructions :

  1. Add all your files
  2. Explain What you have done in the code
  3. Create a Pull Request

Info Coming Soon

  [LOCAL MACHINE]

Make sure you have python3 & pip installed

To use just run

    1. cd ~/
    1. fork the repository
    1. Clone it to local machine
    1. cd Phishing-link-detector
    1. python3 setup.py
    1. pip install -r requirements.txt
    1. uwsgi dev.ini will run on localhost:9090

A project made for Final Project of Team Cognito Cloud Computing Course Certification