mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-02-06 19:20:08 +00:00
Explain how to install the tor and i2p extras together
This commit is contained in:
parent
453574141e
commit
af6cb47390
@ -149,6 +149,15 @@ no special Tahoe-side supporting libraries.
|
|||||||
|
|
||||||
pip install tahoe-lafs[i2p]
|
pip install tahoe-lafs[i2p]
|
||||||
|
|
||||||
|
Both Tor and I2P
|
||||||
|
----------------
|
||||||
|
|
||||||
|
Clients who wish to connect to both Tor- and I2P-based servers must install
|
||||||
|
all of the above. In particular, Tahoe-LAFS must be installed with both
|
||||||
|
extras enabled::
|
||||||
|
|
||||||
|
pip install tahoe-lafs[tor,i2p]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
Connection configuration
|
Connection configuration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user