IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/08/30
@eyedeekay
&eche|on
&kytv
&zzz
+R4SAS
+RN
+StormyCloud
+T3s|4
+acetone
+dr|z3d
+hagen
+orignal
+postman
+weko
An0nm0n
Arch
Danny
DeltaOreo
DiCEy1904
FreefallHeavens
Irc2PGuest43975
Irc2PGuest48909
Irc2PGuest67564
Nausicaa
Onn4l7h
SoniEx2
T3s|4_
Teeed
anon2
b3t4f4c3__
bak83_
boonst
cumlord
dr4wd3
eyedeekay_bnc
goose2
goose2_
hk
itsjustme
j6
not_bob_afk
numberwang
onon_1
poriori_
profetikla
qend-irc2p
rapidash
shiver_
u5657
unwr
veiledwizard
w8rabbit
wetpussy
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.