Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 600 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 600 Bytes

torrent-ip-checker

Script that runs a fake tracker that only reports back the IP of the connecting client. Using this tracker, BitTorrent users can verify their IPs by opening a special test torrent. This is useful if you've taken steps to hide your IP address, and wish to check that your setup is working correctly.

The script supports both the UDP tracker protocol (see BEP 15), and the TCP tracker protocol (see the Tracker HTTP/HTTPS Protocol).