-
I noticed that the hosts found when downloading the bittorrent file from the magnet link are discarded and the tracker is consulted again. Wouldn't it be clever to keep those hosts in memory somewhere…
-
Parent issue: https://github.com/torrust/torrust-index/issues/767
A console command to export the index data (torrents) to a directory in a basic format (no zip).
Proposals are welcome. I will a…
-
When compiling ttorrent on Mac OS X with Java 11, the build fails at the default-test phase with the following error:
setUp(com.turn.ttorrent.network.keyProcessors.CleanupKeyProcessorTest) Time el…
-
### qBittorrent & operating system versions
qBittorrent v4.5.5 Web UI (64-bit)
An advanced BitTorrent client programmed in C++, based on Qt toolkit and libtorrent-rasterbar.
### What is the problem…
-
Hello,
First of all, thanks for this awesome project and idea!
I am interested in using this project for a private torrent tracker in a private (without any internet access) network.
So I am lookin…
-
My MLDonkey won't stop downloading whenever the minimum free space set at hdd_temp_min_free is reached. It did it before, and it worked like a charm, but now it just keeps downloading until it totall…
-
in other bt client p stand for peer, only include the unfinished users.
elementum's letter P include both the fished seeds and the unfinished peers according to the tracker. Is it possible to subtrac…
-
According to [The BitTorrent Protocol Specification](http://bittorrent.org/beps/bep_0003.html) during handshake peer should use the same `peer_id` as reported to the tracker:
>After the download hash…
-
There is a fairly recent new BitTorrent standard, the [BitTorrent v2](https://blog.libtorrent.org/2020/09/bittorrent-v2/).
It has a new, SHA-256 based magnet link format:
_The magnet link protocol…
-
It would be really nice if it were possible to create a whitelist of trackers, rest get not used.
I would personally use it to only use a few specific trackers that work and not make my client both…