问题
Can I generate torrent file that already has peers inside without using trackers, open trackers, dht and peer exchange?
If yes, how can I do that?
The reason I want to do that, is that I want to get peers by DHT and pass that peers to another torrent client that do not supports DHT or peer exchange, and cannot get peers without trackers.
I found this, but I don't understand what is nodes, and if it's what I am searching for. http://www.bittorrent.org/beps/bep_0005.html#torrent-file-extensions
And please do not advice me to use uTorrent trackerless torrent functionality where it utorrent becomes a tracker. I am not mistaken in what I need and my question is correct.
回答1:
Sorry, no, that is not possible.
What client is it? Does it not have support to manualy add peers?
Another metod would be to do it the other way round and manualy add your peer to a PEX capable client and then it would be passed around to other PEX capable clients.
Nodes in torrent files is used as one of many ways to bootstrap the DHT. Explained here.
The only thing comming close to what you want to do is webseeds - BEP19, but it's not applicable in this case.
来源:https://stackoverflow.com/questions/28705952/is-it-possible-to-include-peers-in-trackerless-torrent-file