我一直在研究monotorrent,在研究整个 bittorrent 的过程中,我看到一个 torrent 文件也可以指定网络种子,它们基本上是标准的 HTTP 下载,但可以作为初始种子工作。
我还在monotorrent 0.8的发行说明中看到他们
添加了将网络种子轻松添加到使用 TorrentCreator 创建的种子的功能。
但是,我无法弄清楚如何。有一种方法可以通过 TorrentCreator 将自定义键/值对添加到 torrent 文件中,但是借助 monotorrent TorrentCreator 类将 webseed 合并到 torrent 文件中的正确咒语是什么?