IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/08/30
@eyedeekay
&eche|on
+R4SAS
+RN
+T3s|4
+acetone
+dr|z3d
+orignal
+postman
+weko
An0nm0n
Arch
FreefallHeavens
Gid
Irc2PGuest19856
Irc2PGuest2827392
Irc2PGuest39199
Irc2PGuest66831
Irc2PGuest79172
Irc2PGuest82173
Minogami
Onn4l7h
Onn4|7h
Palimpsest
ProRu
R4SAS_
Sleepy
SoniEx2
Teeed
aargh4
admin
anon3
b3t4f4c3__
cheddah
eyedeekay_bnc
itsjustme_
j6
limak
not_bob_afk
profetikla
qend-irc2p
rapidash
tbqdrn
theglitch
w8rabbit
wodencafe
x74a6
zer0bitz
zzz
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.