Dies ist eine alte Version des Dokuments!
Inhaltsverzeichnis
Why?
IPv6 is the successor of the currently used Internet Protocol (IPv4, IP).
Client
Bittornado
Bittornado, an improved version of the original Python-based Bittorrent client, supports IPv6. You need to add the following options to your normal parameters.
–ipv6_enabled 1 –ipv6_binds_v4 0
You need at least version 0.3.13 to use it.
Tracker
Unfortunately, due to the way clients are registered in Bittorrent the tracker needs to be reachable with IPv6 as well. Currently the only available tracker software is the version of bttrack included in the Bittornado package.
I have started an IPv6-only Bittorrent-tracker at http://bttrack.birkenwald.de:6969. I'm currently seeding several ISO-images of Linux distributions, for example OpenSuSE, Debian and Gentoo. If you want to seed your own content (only open-source please), create a new torrent-file (for example with btmakemetafile) and use
http://bttrack.birkenwald.de:6969/announce
as tracker URL.