xgfone / go-bt

Another pure golang implementation of BitTorrent library.
Apache License 2.0
52 stars 13 forks source link

I2P support #8

Closed eyedeekay closed 1 year ago

eyedeekay commented 1 year ago

This would close #7 and adds all the tooling for HTTP trackers and peer connections over I2P. This gives it essentially the same featureset as I2PSnark, the "Default" I2P torrent client. It has been tested for compatibility with I2P torrents.

xgfone commented 1 year ago

bt only supports the network based on ip+port.