Skip to content

Small HTTP Python proxy script to spoof downloaded data to torrent trackers

License

Notifications You must be signed in to change notification settings

Ninjananas/pytoprox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

PyToProx (Python Torrent Proxy)

Pytoprox is a small Python script that acts like a very basic HTTP proxy. Its goal is to spoof the downloaded data report sent to BitTorrent trackers by BitTorrent clients.

Requirements

  • Python 3.8+
  • the http python package (found in the standard library)

Usage

python pytoprox.py

Features

  • Quite straightforward
  • Easy to use

Limitations

  • Code somewhat inelegant, which makes it less hackable
  • No support for HTTPS trackers

About

Small HTTP Python proxy script to spoof downloaded data to torrent trackers

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages