info-hash
Magnet links library for PHP
Does anyone here know of a magnet-URI-parser for PHP? To validate it, or mayb开发者_运维百科e to extract some information from it?If you only need the fields, here is a quick and dirty one liner:[详细]
2023-03-19 05:24 分类:问答How to generate all possible Torrent info hashes?
How do I generate all possible torrent info ha开发者_如何转开发shes? I am looking for an elegant way to do so.[详细]
2023-03-18 01:22 分类:问答Problem creating info hash of torrent file
I\'m creating a BitTorrent site. If a user uploads a .torrent file I need to get the info hash to get more info from the tracker.[详细]
2023-03-16 13:21 分类:问答MonoTorrent and metadata mode
MonoTorrent client doesn\'t download file from another peer using matadata mode: var torrentDefaults = new TorrentSettings {[详细]
2023-03-02 17:14 分类:问答Parsing a torrent file - hash info. (Erlang)
I\'m trying to come up with the correct url-encoded info hash to send to the tracker in order to get the peers list.[详细]
2023-01-24 13:06 分类:问答How do I convert a Bit Torrent info_hash (obtained from Wireshark) to a SHA1 hash
I\'m running Snort which detects some P2P activity, specifically the BitTorrent announce request. I see the HTTP GET /announce.php?info_hash=XXX... request and I\'m trying to convert this XXX into a p[详细]
2023-01-22 20:08 分类:问答Calculating info_hash from UrlEncoded query string
Basically, I\'m building a small tracker for experimental purposes. I\'ve gotten quite far, and am now working on the announce part.[详细]
2022-12-13 13:49 分类:问答