IrcLeech is a C# application that allows users to download files offered by XDCC bots on IRC servers.
| Tags | Communications File Sharing |
|---|---|
| Licenses | GPL |
| Implementation | C# |
Recent releases


Release Notes: This is the final 1.0 release. It's made mostly of bugfixes from the release candidates.


Release Notes: This release candidate has server management, an options dialog, an improved user interface, and package filters, which also introduce highly improved searching capabilities (even with regular expression support).


Release Notes: This release adds dramatically-improved bandwidth usage. Scanning for packages is a separate feature now, and the detected packages are now stored automatically when you close the program. When the application is restarted, the packages are loaded into the application, and you can request them. When you request a package, the application will only join the server and channel of that package to reduce the bandwidth overhead. This version also includes some bugfixes.


Release Notes: This release adds a native GUI for Windows users. It works again on Windows with MS.NET instead of Mono (no more memory leaks).


Release Notes: The memory situation has been improved immensely.