BitTorrent tracker proxy & cache
Find a file
2024-10-21 10:16:28 +03:00
.mvn initial commit 2024-10-12 04:01:58 +03:00
.settings add json config parsing 2024-10-19 09:25:59 +03:00
src implement InfoHash torrent data type 2024-10-20 05:34:32 +03:00
test bencode decoding is complete and fully tested on real torrent files 2024-10-16 02:29:30 +03:00
.gitignore add json config parsing 2024-10-19 09:25:59 +03:00
notes.txt update notes 2024-10-21 10:16:28 +03:00
pom.xml implement InfoHash torrent data type 2024-10-20 05:34:32 +03:00
README.md initial commit 2024-10-12 04:01:58 +03:00

retracker

BitTorrent announce proxy and cache.

Tracker that sends announces through proxies, forward proxies and/or redirects announce to another trackers as well.

Aimed to solve problem when tracker cannot be reached directly.