I'm trying to build a bittorrent tracker server on my ubuntu server. I have already installed bittorrent,and it is serving well on 8099 port. Then i tryed make a torrent file on my local computer with Bittorrent client,and setted the tracker to my tracker i builded above.But it throw a exception:
Requested download is not authorized for use with this tracker.How to build my own bittorrent tracker?
11 Answer
There are many availableBitTorrent trackers, as any simple Google search can show.
A Wikipedia comparison between trackers can befound here, among whichOpentrackeris particularly popular and is used by Pirate Bay.
Not on the list is alsopython-bittorrent.
2