-
## Feature
Off the back of the conversation in #5241, we learn that the process that `iput` follows when uploading with server and client-side checksumming (the `-K` option) is split into three dis…
-
I just watched a 2Gb file get to 99%, then the receiving Diode Drive client crashed. This happened twice in a row (with the file starting back at 0% between). May be related to #110
-
Since we want to ensure that we effectively bridge the bittorrent and webtorrent torrent protocols, we need to distribute a desktop client.
Tuan says that right now we should be looking at:
* …
-
Please add IPFS to the Upcoming features list
-
Your friend @bbarrows suggested that we get in touch :)
I run the WebTorrent project. We want to make BitTorrent work over WebRTC so that any website can embed a torrent client right into their websi…
-
I would love to be able to replace my rtorrent+nginx+rutorrent setup with a sandstorm app, so I do hope this will be possible one day. Thanks!
-
There is a general problem of detecting the type of an object.
json is easy to detect, but it can't do binary.
For example, bitcoin and git would fit into cyphernet,
if there was a simple way to dete…
-
I have been having some wonky issues where a torrent's top directory had the same name as an already existing top directory.
Selecting "set location" with the new torrent, moved the entire folder, …
-
我在VPS上搭建了v2ray服务器端,本地电脑上搭建了v2ray客户端,可以正常使用。现在想在无线路由器上搭建一个v2ray客户端,连接我VPS上面的服务器端。
VPS服务器端的设置:
```
cat /usr/local/etc/v2ray/config.json
{
"inbounds": [
{
"listen": "127.…
-
It seems impossible to assert binary query params encoded by `url::form_urlencoded::byte_serialize` with `when.query_param("key", "value")`, because `Url::parse` (introduced in https://github.com/alex…