IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/08/30
@eyedeekay
&eche|on
&zzz
+RN
+RN_
+StormyCloud
+acetone
+cumlord
+dr|z3d
+eche|off
+mareki2p
+orignal
+postman
+qend-irc2p
+snex
+weko
+wodencafe
Arch
Birdy
BubbRubb
Chrono
Daddy
Danny
DeltaOreo
FreefallHeavens
Irc2PGuest36768
Irc2PGuest38796
Irc2PGuest4688
Irc2PGuest59003
Irc2PGuest60468
Irc2PGuest62240
Onn4l7h
Sleepy
SlippyJoe
T3s|4_
T3s|4__
aargh2
ac9f_
b3t4f4c3___
bak83
dr4wd3
duanin2
eyedeekay_bnc
idk_afk
leopold_
nilbog
not_bob_afk
poriori_
profetikla
r00tobo_BNC
rapidash
shiver_1
solidx66_
thetia
u5657_
uop23ip
vivid_reader56
w8rabbit
x74a6
xHarr
robin I have two Python programs, running on the same machine, connecting to my I2P router (3ms round trip latency) over SAM3. One sends a PING message to the other. It takes 180ms to arrive. Even though these programs are on the same machine, is the router setting up the full 6-hop tunnels? If so 180ms is not bad.
mesh robin: I think it does
obscuratus robin: When I've been playing with SAM, each program sets up it's own set of tunnels. If you're using java-based I2P, just look at the tunnels tab to see if each client has it's own tunnels.
robin Ah, so the console will show this?
robin Sure enough, my Python programs are going all around the world to talk to each other on my own computer. So it is 180ms from one to the other.