Skip to content
This repository has been archived by the owner on Jun 19, 2021. It is now read-only.

Checking the health of BitTorrent trackers #1

Open
mikaeldui opened this issue Jul 7, 2019 · 0 comments
Open

Checking the health of BitTorrent trackers #1

mikaeldui opened this issue Jul 7, 2019 · 0 comments

Comments

@mikaeldui
Copy link
Owner

mikaeldui commented Jul 7, 2019

A fundamental part of the TrackerListBot, checking the health of BitTorrent trackers.

Test cases are needed:

  • "can announce",
  • "has peers for good torrent" (I suggest using the torrent for some Linux distro to test with),
  • "accepts new torrents",
  • "does IPv6",
  • "support UDP, WSS",
  • "has valid cert for TLS communication".

This should be abstracted in some nice way. Some of the tests would share functionality, e.g. a BitTorrent library.

Other requirements:

  • Should have the ability to run the health checks in parallel.
@mikaeldui mikaeldui changed the title Support for checking the health of BitTorrent trackers Checking the health of BitTorrent trackers Jul 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant