Where I can find a reference for the messages I receive from the trackers?

Other platforms, generic questions.
Post Reply
srcid
Newbie
Newbie
Posts: 1
Joined: Wed Sep 25, 2024 12:04 am

Where I can find a reference for the messages I receive from the trackers?

Post by srcid »

I'd like to know where I can find a reference for the message/error we receive from trackers we use. What does exactly mean "skipping tracker announce (unreachable)", "Forbidden", "timed out" or whatever? I know it could sound newbie, but searching it on Google does not give any reasonable results, it only shows me ads and trackers tier list.

Image
User avatar
Peter
Administrator
Administrator
Posts: 3049
Joined: Wed Jul 07, 2010 6:14 pm

Re: Where I can find a reference for the messages I receive from the trackers?

Post by Peter »

Because it's not standard.
- There are a few tracker softwares out there you can just download, compile and run. See: https://github.com/HDVinnie/Torrent-Tracker-Platforms
- You can find most "status message replies" you see in those projects. But which ones you get depends on the tracker.
- I've also seen minor adjustments, some small amount of custom code. It's nothing complicated: for example they notice people hammer the tracker with some weird behavior. So they add a new "IF" check in the code to catch these folks. And so if people hammer, they get "rejected" and they receive a new status message like "dont hammer us".

Hope that makes sense?
Post Reply