@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+Stormycloud
+T3s|4
+acetone
+altonen
+dr|z3d
+eche|off
+hk
+mareki2p
+orignal
+postman
+qend-irc2p
+snex
+weko
+wodencafe
AHOH2
Arch
BubbRubb
Danny
DeltaOreo
FreefallHeavens
HowardPlayzOfAdmin1
Irc2PGuest17402
Irc2PGuest5096
Irc2PGuest89334
Leopold
Onn4l7h
Onn4|7h
SigSegv
Sisyphus
Sleepy
SlippyJoe
T3s|4_
Teeed
ardu
b3t4f4c3__
cumlord
dr4wd3_
eyedeekay_bnc
f00b4r
idontpee
nnm
ohThuku1
onon_
poriori
profetikla
r00tobo
rapidash
rascal
shiver_
solidx66
thetia
u5657
uop23ip
w8rabbit
x74a6
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.