Bridge is a BitTorrent client writen in python that focuses on speed and simplicity.
- REST API
- Fast Peer Extention (BEP-6)
- DHT Extention (BEP-5)
- uTP (BEP-29)
- Protocol v2 (BEP-32)
Coming Soon.
Coming Soon.
All unit tests have been run using pytest
. For convienience, two legal torrent files have been provided in the library: test.torrent, which refers a Ubuntu 17.04 iso and test2.torrent, which refers to a Slackware 14.2 iso.