Looking for the UDP tracker scrape library

I wonder if nobody has implemented this trivial API, or maybe I’m using an incorrect search query

https://crates.io/search?page=2&q=scrape%20torrent

https://crates.io/crates/bip_utracker

1 Like

Thank you,

also I found this implementation in the Aquatic tests:

Here is my personal implementation without external crates; it includes both IPv4 and IPv6 stacks defined in the clap arguments vector:

draft multi-stack udp scraper implementation · YGGverse/btracker@00e8f80 · GitHub

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.