Skip to content

BITLEAK is a Python tool that checks torrent downloads for a given IP address using the "I Know What You Download" website.

Notifications You must be signed in to change notification settings

AnkhCorp/BitLeak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

BITLEAK

BITLEAK is a Python tool that uses Selenium to automatically check and display torrent downloads linked to a given IP address from the "I Know What You Download" website.

Install Ubuntu/Debian

wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb
sudo apt install ./google-chrome-stable_current_amd64.deb
pip install selenium
python bitleak.py

image

About

BITLEAK is a Python tool that checks torrent downloads for a given IP address using the "I Know What You Download" website.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages