-
Long-running gittorrent crashes with the following trace (reproduction steps unknown):
```
hash= 3f0fc224fab0389c20e3e7281fb9ff51a475c533
Received handshake for c08084026e299f855f845430688ef0798b1649…
-
## Description
There's some pending code in the viriatum codebase concerning a bittorrent client, this code must be cleaned and a working bittorrent client must be created.
-
### Main programming language
go
### Tutorial title
Code a simple P2P blockchain in Go!
### Tutorial URL
https://mycoralhealth.medium.com/code-a-simple-p2p-blockchain-in-go-46662601f417
##…
-
Here's [BEP_53](http://www.bittorrent.org/beps/bep_0053.html) on bittorrent.org.
> This magnet extension introduces the concept of an optional select-only file index array in the magnet URI, so th…
-
Support Webtorrent.io flag for NIP-94 so that clients know to use the webtorrent protocol to find peers using the magnet url.
Otherwise a full BitTorrent node is required to proxy to Webtorrent pee…
-
The patch has changed to use a different interface, but gittorrent depends against that branch directly, not a specific commit.
Now you've got to pass in a sign function: https://github.com/substack/…
ghost updated
9 years 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…
-
### ⚠️ Before submitting, please verify the following: ⚠️
- [X] This is a **bug**, not a question or a configuration issue.
- [X] This issue is **not** already reported on Github (I've searched it).
…
-
I was looking a way to get docker to centralize bittorrent and pia. I found this awesome docker image that does that. I spent a few hours trying to combine it with lscr.io/linuxserver/qbittorrent:late…
-
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…