IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2024/03/26
@eyedeekay
&zzz
+R4SAS
+RN
+RN_
+Stormycloud
+T3s|4
+acetone
+dr|z3d
+eche|off
+hagen
+hk
+lance074
+mareki2p
+orignal
+postman
+qend-irc2p
+snex
+weko
+wodencafe
Arch
BubbRubb
Daddy_1
Danny
DeltaOreo
FreefallHeavens
Irc2PGuest57893
Irc2PGuest82088
Irc2PGuest85022
Irc2PGuest87096
Onn4l7h
Onn4|7h
SigSegv
Sleepy
SlippyJoe_
T3s|4_
Teeed
aargh
anonymousmaybe
ardu
b3t4f4c3__
bak83_
carried6590
cumlord
death
dr4wd3
duanin2
eyedeekay_bnc
idontpee
nnm_
not_bob_afk
ohThuku1
poriori_
profetikla
r00tobo_BNC
rapidash
rascal
shiver_1
solidx66
thetia
u5657
uop23ip
w8rabbit
wew
x74a6
zzz no thanks, I agree w/ R4SAS on that
zzz you're crusading against full scrape but for an html replacement that does the same thing? I don't get it
dr|z3d no, it doesn't do the same thing.
dr|z3d the html page only presents a subset of hashes, only those that are active (one or more leeches).
dr|z3d (in addition to more finegrained stats on the tracker connections)
zzz it's substantively the same
dr|z3d I disagree. There's a huge difference in presenting all hashes, and only those hashes that are active.
dr|z3d And there's a substantive difference in presenting hashes as html vs a scrape url.
dr|z3d I pencilled in the possibility of putting the hash list behind an http auth p/w as an additional protection.
dr|z3d zzz: around line 190 in ZzzOTController.java, just a couple of lines to comment out.
dr|z3d //UDPHandler udp = new UDPHandler(_context, _tunnel.getTunnel(), _zzzot);
dr|z3d //udp.start();