Skip to content

devporter007/FraudIP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors