diff --git a/Setup.md b/Setup.md index b656fac..7370912 100644 --- a/Setup.md +++ b/Setup.md @@ -12,9 +12,9 @@ When i2pd try to resolve an address from adressbook, it looks in addressbook.csv Torrents -------- -The only torrent client compatible with i2pd is [Robert](http://en.wikipedia.org/wiki/Robert_%28P2P_Software%29). - -Run i2pd with parameter -bobport=2728, it enables BOB and lets Robert connect. +i2pd supports [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. See also --------