我正在尝试向跟踪器发送 HTTP 获取请求。但我不知道 info_hash 和 peer_id 在哪里,我需要它们作为参数。根据 bittorent 规范,info_hash 是元文件的信息“info_hash: urlencoded 20-byte SHA1 hash of the value of the info key from the Metainfo file.” and the peer_id “is allowed to be any value”
但是,当我将正确的 URL 编码的信息键作为 info_hash,并为 peer_id 任意放置一些东西时,我得到了这个错误:d14:failure reason20:Torrent unauthorisede
有人可以给我一个 info_hash 在这个文件中的例子吗?
d8:announce40:http://tracker.the123ay.org/announce13:announce-listll40:http://tracker.th213bay.org/announceel35:udp://tracker.op123rrent.com:80el23:udp://tr123ker.ccc.de:80el29:udp://tracker.pawscbt.com:80el46:udp://tracker.tntvadse.scambioetico.org:2710ee7:comment46:Torrent downloaded from http://theadsde10:created by13:uTorrent/332013:creation datei1391719112e8:encoding5:UTF-84:infod13:file-durationli2462ei2474ee10:file-mediali0ei0ee5:filesld6:lengthi1443259870e4:pathl70:Casdasd7.Problemi.Di.Famiglia.ITA.720p.DLMux.h264-Noasdip.mkveed6:lengthi1461542146e4:pathl70:Chicaasdasx08.Una.Scelta.Difficile.ITA.720p.DLMux.h264-NovaRip.mkveee4:name48:Chicago.Fire.1x07-08.ITA.720p.DLMux.h264-NovaRip12:piece lengthi262144e6:pieces221620:
如果重要,请使用 Java。Lmk 如果我需要提供更多信息。