/FraudIP

A quick and easy to use tool for IP Analysis based on results from Scamalytics

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

FraudIP

A quick and easy to use tool for IP Analysis based on results from Scamalytics(Scraped)

Requirements

  • Python 3.9+
  • BeautifulSoup Module(pip install bs4)

Usage

  • Entering IP Address when asked by Script
  • Passing command line arguement, Example: index.py 69.69.69.69

Docker usage

  • Build the image: docker build -t fraudip .
  • Run the image: docker run fraudip 69.69.69.69