Hi! On Tue, Feb 10, 2009 at 3:36 AM, Scott Bennett <[email protected]> wrote: > Please go read the tor man page again. Specifically, you should reread > the material on the ExitPolicy statement in the torrc file. The proper way > to prevent exits on port 80 is to use an ExitPolicy that rejects port 80 for > whatever destination IP addresses the operator wishes to reject from port 80 > exits. It really is not very complicated in concept or difficult to do.
In practice there is a problem: ExitPolicy is limited in size. So for example default allow all with a long list of denied IPs (for example Bittorrent trackers) is not possible. I have tried and failed. Sadly. Mitar

