Answer the question
In order to leave comments, you need to log in
Creating torrents in php?
Hello habra community!
Faced such a problem. You need to create torrent files using php. I'm using the Torrent RW library . Web seeds will be used. Accordingly, for a single file, the code
$torrent = new Torrent('/path/to/file', 'http://server/tracker/announce.php');<br/>
$torrent->url_list(array('http://www.server.ru/file'));<br/>
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question