From d3d184f2eb89d1f5e9d5c32c0f3043427812b93b Mon Sep 17 00:00:00 2001 From: sehraf Date: Wed, 16 Sep 2015 11:09:04 +0200 Subject: [PATCH] added simple step-by-step guide to add a I2P server tunnel --- retroshare-gui/src/gui/settings/ServerPage.ui | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/retroshare-gui/src/gui/settings/ServerPage.ui b/retroshare-gui/src/gui/settings/ServerPage.ui index e16e95d2b..8b6cd368f 100755 --- a/retroshare-gui/src/gui/settings/ServerPage.ui +++ b/retroshare-gui/src/gui/settings/ServerPage.ui @@ -965,7 +965,7 @@ You can connect to Hidden Nodes, even if you are running a standard Node, so why - Onion Address + Service Address @@ -1082,7 +1082,8 @@ HiddenServicePort 9191 127.0.0.1:9191 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.