-
Notifications
You must be signed in to change notification settings - Fork 48
Closed
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareEnhancement / Feature RequestSomething NewSomething NewTestingChecking TorrustChecking Torrust
Milestone
Description
Currently you can use the HTTP Tracker client to make an announce request:
$ cargo run --bin http_tracker_client https://tracker.torrust-demo.com 9c38422213e30bff212b30c360d26f9a02136422 | jq
Finished dev [optimized + debuginfo] target(s) in 0.09s
Running `target/debug/http_tracker_client 'https://tracker.torrust-demo.com' 9c38422213e30bff212b30c360d26f9a02136422`
{
"complete": 1,
"incomplete": 0,
"interval": 300,
"min interval": 300,
"peers": []
}I'm going to add the scrape so we can also use it in the Tracker Checker.
cargo run --bin http_tracker_client announce https://tracker.torrust-demo.com 9c38422213e30bff212b30c360d26f9a02136422
cargo run --bin http_tracker_client scrape https://tracker.torrust-demo.com 9c38422213e30bff212b30c360d26f9a02136422Metadata
Metadata
Assignees
Labels
- Admin -Enjoyable to Install and Setup our SoftwareEnjoyable to Install and Setup our SoftwareEnhancement / Feature RequestSomething NewSomething NewTestingChecking TorrustChecking Torrust
Type
Projects
Status
No status