diff --git a/Using-i2pd.md b/Using-i2pd.md index 0766aa4..f7638aa 100644 --- a/Using-i2pd.md +++ b/Using-i2pd.md @@ -51,6 +51,12 @@ Then connect to irc://127.0.0.1:6669 with your IRC client. ## File sharing -You can share and download torrents with [Transmission-I2P](https://github.com/l-n-s/transmission-i2p) +You can share and download torrents with [Transmission-I2P](https://github.com/l-n-s/transmission-i2p). -Visit [postman tracker](http://tracker2.postman.i2p) \ No newline at end of file +Alternative torrent-clients are [Robert](http://en.wikipedia.org/wiki/Robert_%28P2P_Software%29) and [Vuze](https://en.wikipedia.org/wiki/Vuze). + +Robert uses BOB protocol, i2pd must be run with parameter --bob.enabled=true. + +Vuze uses I2CP protocol, i2pd must be run with parameter --i2cp.enabled=true. + +Also, visit [postman tracker](http://tracker2.postman.i2p). \ No newline at end of file