Skip to content

gingerchicken/ikwyd-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ikwyd-cli

A simple CLI application wrapper for I Know What You Download, a site used to view torrents distributed from a given IP address.

Installation

It is a small Python script, so to install the required dependencies you should use pip via the following command:

pip3 install -r requirements.txt

Usage

With the tool, you check a provided IP address or your own.

Your own IP

You do not need to pass any arguments for finding out about your own IP address, for example you can just enter the following:

./cli.py

Another IP

You can just pass an IP as the first argument, such as the following:

./cli.py 1.1.1.1

About

A CLI application for iknowwhatyoudownload.com

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages