BitTorrent tracker proxy & cache
Find a file
mykola2312 bc99ebf3d5 done with BList linked list logic, write tests. override equals on
BValue, thus making comparison by actual contents of nodes.
2024-10-13 11:08:14 +03:00
.mvn initial commit 2024-10-12 04:01:58 +03:00
.settings initial commit 2024-10-12 04:01:58 +03:00
src done with BList linked list logic, write tests. override equals on 2024-10-13 11:08:14 +03:00
.gitignore initial commit 2024-10-12 04:01:58 +03:00
LICENSE initial commit 2024-10-12 04:01:58 +03:00
pom.xml initial commit 2024-10-12 04:01:58 +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.