IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2022/01/15
@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
x74a6
zlatinb hey y2kboy23_ thanks for the docker MR. It's ready to be merged I think, just eyedeekay needs to take a look if there isn't anything extra required from first-time contributors
zlatinb hmm you probably can't reply cause the channel is +m
dr|z3d zzz: read toggling panel via entire #configtitle, more hassle than it's worth.
dr|z3d I think the mechanism is fine enough as is.
dr|z3d If I was going to change it, I'd put a config icon in the main title on the right instead, to completely hide the configuration title except when toggled on.
dr|z3d for now, though, not hugely important. add some more features, then maybe it'll make more sense investing the time.
dr|z3d any chance we can have an option in zzzot to store the data on disk instead of all in ram?
dr|z3d would also be good to get a breakdown of number of seeds/leeches, and a count of unique clients vs all client connections.
dr|z3d option to toggle serving scrape data would also be good, and an option to only serve scrape data per torrent rather than divulging all torrents being monitored.
zzz disk would be a completely different design, so no
dr|z3d can you write out the data periodically and reload at startup?
dr|z3d not quite the same thing, so maybe easier?
zzz still a lot of work
dr|z3d do we know how much ram dg's opentracker is using, given it's serving 20K+ torrents?
zzz total seed/leech stats isn't very interesting
dr|z3d I agree, but it's more interesting than just reporting peer connections.
zzz a scrape option is a good suggestion
dr|z3d it can be done with the jetty config, but that's not idea.
dr|z3d *ideal
dr|z3d and serving up a scrape response currently on dg's opentracker probably isn't great for the server, given you get everything.
dr|z3d if you were feeling creative, you could throw up a config page and hide it behind httpauth :)
dr|z3d also, probably worth adding info about tunnel.0.spoofedHost=hostname.i2p to the help file and adding a commented out config in i2ptunnel.config
dr|z3d once you're done with the changes, I don't mind handling that and updating the help etc. css also needs a refresh.