Skip to content

Releases: plokijuter/TrackerProxy

Release list

TrackerProxy v1.0

Choose a tag to compare

@plokijuter plokijuter released this 16 Apr 02:58

TrackerProxy v1.0 — Windows x64

Pre-built binary for Windows. Download trackerproxy.exe, create a proxy-config.json (see example), and run:

trackerproxy.exe proxy-config.json

Features

  • SOCKS5 + HTTP proxy with auto protocol detection
  • TLS MITM with dynamic cert generation
  • Cloudflare bypass (JA3 Chrome/Firefox/Safari fingerprinting)
  • UDP tracker relay
  • REST API for inspection (Burp Suite-style)
  • Hot-reloadable JSON config

Setup

  1. Generate CA certs: openssl req -new -x509 -keyout ca-key.pem -out ca.pem -days 3650
  2. Install ca.pem as trusted root CA
  3. Point qBittorrent/Prowlarr to 127.0.0.1:8080