mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-01-14 00:49:41 -05:00
added simple step-by-step guide to add a I2P server tunnel
This commit is contained in:
parent
e54358ac11
commit
d3d184f2eb
@ -965,7 +965,7 @@ You can connect to Hidden Nodes, even if you are running a standard Node, so why
|
||||
<item row="1" column="0">
|
||||
<widget class="QLabel" name="l_serviceAddress">
|
||||
<property name="text">
|
||||
<string>Onion Address</string>
|
||||
<string>Service Address</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -1082,7 +1082,8 @@ HiddenServicePort 9191 127.0.0.1:9191</string>
|
||||
<property name="plainText">
|
||||
<string>To Receive Connections, you must first setup a Tor/I2P Hidden Service.
|
||||
For Tor: See torrc and documentation for HOWTO details.
|
||||
For I2P: See http://127.0.0.1:7657/i2ptunnelmgr and documentation for HOWTO details.
|
||||
For I2P: See http://127.0.0.1:7657/i2ptunnelmgr for setting up a server tunnel:
|
||||
Tunnel Wizard -> Server Tunnel -> Standard -> enter a name -> enter the address and port your RS is using (see Local Address above) -> check 'Auto Start' -> finish!
|
||||
|
||||
Once this is done, paste the Onion/I2P (Base32) Address in the box above.
|
||||
This is your external address on the Tor/I2P network.
|
||||
|
Loading…
Reference in New Issue
Block a user