FISH HUNTER FLASK API

Description

This is a simple Flask API to support Fish Hunter (Phishing Hunter)

Installation

  1. Clone the repository
  2. Create a virtual environment
  3. Install the requirements
  4. Run the app flask --app app --debug run