mirror of
https://github.com/ngosang/trackerslist.git
synced 2026-04-25 09:25:59 +03:00
[GH-ISSUE #436] hash #372
Labels
No labels
bug
enhancement
help wanted
pull-request
question
waiting
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/trackerslist-ngosang#372
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @akiooo45 on GitHub (Apr 12, 2023).
Original GitHub issue: https://github.com/ngosang/trackerslist/issues/436
I want to use python to push the tracker server, but the prompt needs hash, how can I get the hash of the link
@ngosang commented on GitHub (Apr 12, 2023):
I don't understand the question.
@renfei commented on GitHub (Apr 20, 2023):
嘿,@li-dianzheng
BT 网络中,是通过 Hash 值来识别文件的,例如:
5dea4f2b157537c9c5ceeca7ebe63fe42e852674在磁力链中使用Hash:
magnet:?xt=urn:btih:5dea4f2b157537c9c5ceeca7ebe63fe42e852674&tr=http%3a%2f%2ftracker.renfei.net%3a8080%2fannounce在 Tracker 服务器中使用时:
http://tracker.renfei.net:8080/announce?info_hash=%5D%EAO%2B%15u7%C9%C5%CE%EC%A7%EB%E6%3F%E4.%85%26t&peer_id=-BC0198-e%5C9.%EA%B6%A1%9D5%EC5E&port=8082&natmapped=1&localip=192.168.199.162&port_type=lan&uploaded=0&downloaded=0&left=0&numwant=50&compact=1&no_peer_id=1&key=9565info_hash
这个 info_hash 应该就是你说的 hash。
English translation:
Hey, @li-dianzheng
In the BitTorrent network, files are identified by Hash value, for example:
5dea4f2b157537c9c5ceeca7ebe63fe42e852674Use Hash in magnet link:
magnet:?xt=urn:btih:5dea4f2b157537c9c5ceeca7ebe63fe42e852674&tr=http%3a%2f%2ftracker.renfei.net%3a8080%2fannounceWhen used in Tracker server:
http://tracker.renfei.net:8080/announce?info_hash=%5D%EAO%2B%15u7%C9%C5%CE%EC%A7%EB%E6%3F%E4.%85%26t&peer_id=-BC0198-e%5C9.%EA%B6%A1%9D5%EC5E&port=8082&natmapped=1&localip=192.168.199.162&port_type=lan&uploaded=0&downloaded=0&left=0&numwant=50&compact=1&no_peer_id=1&key=9565info_hash
This info_hash should be the hash you mentioned.
@TheK0tYaRa commented on GitHub (Apr 20, 2023):
The hash is roughly the download link in torrents. The part that links to files. You find it yourself. It's in every magnet link.
@akiooo45 commented on GitHub (Apr 20, 2023):
yes,this is
我爱你
@.***
------------------ 原始邮件 ------------------
发件人: "Tianling @.>;
发送时间: 2023年4月20日(星期四) 上午10:36
收件人: @.>;
抄送: @.>; @.>;
主题: Re: [ngosang/trackerslist] hash (Issue #436)
I want to use python to push the tracker server, but the prompt needs hash, how can I get the hash of the link
@.***
BT 网络中,是通过 Hash 值来识别文件的,例如:5dea4f2b157537c9c5ceeca7ebe63fe42e852674
在磁力链中使用Hash:magnet:?xt=urn:btih:5dea4f2b157537c9c5ceeca7ebe63fe42e852674&tr=http%3a%2f%2ftracker.renfei.net%3a8080%2fannounce
在 Tracker 服务器中使用时:http://tracker.renfei.net:8080/announce?info_hash=%5D%EAO%2B%15u7%C9%C5%CE%EC%A7%EB%E6%3F%E4.%85%26t&peer_id=-BC0198-e%5C9.%EA%B6%A1%9D5%EC5E&port=8082&natmapped=1&localip=192.168.199.162&port_type=lan&uploaded=0&downloaded=0&left=0&numwant=50&compact=1&no_peer_id=1&key=9565
info_hash
这个 info_hash 应该就是你说的 hash。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you were mentioned.Message ID: @.***>