NikolayIT / RatioMaster.NET

Ratiomaster.NET is a small standalone application which fakes upload and download stats of a torrent to almost all bittorrent trackers. This means that it does NOT rely on your bittorrent client (uTorrent, Azureus, BitComet, ABC and etc.) and it will NOT download/upload the files on a torrent - it only can fake download/upload. RatioMaster.NET has hardcoded emulations for the most commonly used BitTorrent clients: uTorrent, BitComet, Azureus, ABC, BitLord, BTuga, BitTornado, Burst, BitTyrant, BitSpirit.
http://ratiomaster.net
MIT License
331 stars 63 forks source link

Update Functions.cs #10

Closed ghost closed 9 years ago

ghost commented 9 years ago

Avoid getting IPv6 address.

NikolayIT commented 9 years ago

Why did you close it?

ghost commented 9 years ago

First two are to avoid ipv6 addresses Last one is for local proxies listening only on 127.0.0.1

NikolayIT commented 9 years ago

Thanks!