http://wajcun6t3tqaxrxopfqmvjwbojabns4r3c4icclj72eik74ooldmryyd.onion
Find where are your tunnels.conf file(see here for more info) or create one in your i2pd directory and add these lines to the file: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 [prosody-s2s] type =server host=127.0.0.1 port=5269 inport=5269 inbound.quantity = 2 outbound.quantity = 2 keys=prosody.dat [prosody-c2s] type =server host=127.0.0.1 port=5222 inport=5222 inbound.quantity = 2 outbound.quantity = 2...