OXDBXKXO / ez-freeleech

A simple P2P private tracker ratio cheater written in Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ez-freeleech

A simple private tracker ratio cheater written in Go.

ez-freeleech acts as a HTTP proxy between your BitTorrent client and private trackers to tamper download reports. Every announce requests made to trackers will report 0 downloaded bytes. Based on libtorrent tracker protocol documentation.

Installation

git clone https://github.com/OXDBXKXO/ez-freeleech
cd ez-freeleech
go get

Usage

go run ez-freeleech

After starting ez-freeleech, set up your BitTorrent client to use 127.0.0.1:8888 (or any other port you choose) as HTTP proxy.

Options

-port: By default, ez-freeleech will run on port 8888. Alternatively, you can specify a port using option port.

-locale: As a proud member of the octet gang, I could not bring myself to provide only byte representation. You can use -locale fr to use octet representation.

About

A simple P2P private tracker ratio cheater written in Go.


Languages

Language:Go 100.0%