-
Is it possible to run a bittorrent-server on openwrt routers.
Possible Package: cbtt
Diskspace?
Requirements?
CPU?
MaStr updated
12 years ago
-
Provide a BitTorrent tracker.
-
## Experiment
Parameters:
* **Modes**: BitTorrent, Codex Erasure-Coded, Codex Non-Erasure-Coded
* **Swarm Size**:
* total size: 2, 8, 16, 32
* seeders: 1, 2, 4, 8, 16
* file size: $100…
gmega updated
1 month ago
-
### Version
23.1.0
### What steps will reproduce the bug?
the code in question is https://github.com/webtorrent/bittorrent-tracker/blob/master/lib/client/http-tracker.js#L147
I'm getting t…
-
new error started appearing
```
DOMException [AbortError]: This operation was aborted
at new DOMException (node:internal/per_context/domexception:53:5)
at AbortController.abort (node:in…
uriva updated
2 weeks ago
-
-
**What version of this package are you using?**
latest (11.1.1 according to package.json)
**What operating system, Node.js, and npm version?**
windows, v22.4.0, 10.8.1
**What happened…
-
### Feature Description
To have every release and tag generate a .torrent file and magnet link which others can download to download the release and other details of the project.
Each torrent rele…
-
### Suggestion
My suggestion is that there be a checkbox under the "Automatically append these trackers to new downloads:" options, that makes the trackers also automatically get added in the "Torren…
-
Is there any intention to support more encodings (compression algos) in the tracker responses apart from `chunked` and `gzip`? Like `zstd` or `brotli`. The purpose of this is to save bandwidth in the …