IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/08/30
@eyedeekay
&zzz
+FreefallHeavens
+R4SAS
+Romster
+Stormycloud
+cims
+eche|off
+nilbog
+nyaa2pguy
+orignal
+postman
+qend-irc2p
+wodencafe
Arch
Danny
Irc2PGuest10884
Irc2PGuest13668
Irc2PGuest26985
Irc2PGuest47612
Irc2PGuest69494
Irc2PGuest95973
MatrixBot
NiceBoat
Onn4l7h
Onn4|7h
Over
Sisyphus
Sleepy
T3s|4
T3s|4_
aargh4
ac9f
acetone_
ahiru_
anontor
b3t4f4c3___
calamares
dr|z3d
duanin2
eyedeekay_bnc
gshwk`
i2potus
leopold
lokzz_
mahlay
makoto
marek
n2_
newbie|2
not_bob_afk
o3d3
poriori
profetikla
quack
r00tobo
rapidash
rednode
stormycloud[m]
sublimia
test7363673
uop23ip
x74a6
zelgomer
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.