Skip to content

ElRizeru/IpTorrentInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IpTorrentInfo

This Python script provides the ability to retrieve information about IP addresses associated with torrent downloads using the iknowwhatyoudownload service. The script allows you to automate the process of collecting data about downloads that have been linked to a certain IP address.

After running the script, the output is saved in an html table where you can analyze the data

Installation

  1. Clone the repository:
git clone https://github.com/ElRizeru/IpTorrentInfo.git
  1. Navigate to the project directory:
cd IpTorrentInfo
  1. Install the required dependencies:
pip install -r requirements.txt

Or just run start.bat

Usage

To use IpTorrentInfo, do this:

  • Run the main.py script:
python main.py

Screenshot

Screenshot Screenshot

About

Parser iknowwhatyoudownload.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages