Is any way to find hash info from a torrent file? I want to put a form that upload a torrent file, then when it upload, get just hash info from that torrent file,
is it possible using PHP ?
Is any way to find hash info from a torrent file? I want to put a form that upload a torrent file, then when it upload, get just hash info from that torrent file,
is it possible using PHP ?
It's certainly possible. You will need a library to deserialize the data from the bencode format torrent files are using, and then access info.pieces