Deal with the case where socket.recv fails, e.g. connection reset by peer.
[cheatproxy.git] / README
blob5e334f6c338500df5b7a1b4c491dc65b745e2808
1 cheatproxy is a HTTP proxy which intercepts communication with
2 BitTorrent trackers and modifies the amount of data uploaded. By default
3 it listens on localhost:8000 so it should simply be a case of running
4 cheatproxy and configuring your BitTorrent client accordingly.
6 cheatproxy uses a file to map BitTorrent trackers to a number which the
7 amount of uploaded data will be multiplied by.
9 By default cheatproxy will look for a file called "trackers" in the
10 current directory but you can use the -f command option to specify an
11 alternative. The "default" mapping will be used when no other is
12 applicable.
14 cheatproxy comes with a sample file called, unsurprisingly, "trackers"
15 which illustrates the syntax.