IRCaBot 2.1.0
GPLv3 © acetone, 2021-2022
#i2p-dev
/2025/12/21
&zzz
+FreefallHeavens
+R4SAS
+RN
+StormyCloud
+T3s|4
+acetone
+cims
+eche|off
+fa
+mareki2p
+nilbog
+orignal
+postman
+qend-irc2p
+rednode
+snex
+wodencafe
Arch
Danny
Irc2PGuest28384
Irc2PGuest66257
Irc2PGuest75631
Irc2PGuest81267
Onn4l7h
Onn4|7h
Over
ReturningNovice
Sisyphus_
Sleepy
T3s|4_
U1F642
Watson
Zapek
aargh4
ahiru
ananas
anontor
calamares
dr4wd3
dr|z3d
duanin2
i2potus
ice_juice
justaperson
luvme
mahlay
makoto
marek22k
n2_
not_bob_afk
onon_
pinotto
poriori
profetikla
psychopuck
r00tobo
rapidash
test7363673
uop23ip
w8rabbit
x74a6
zelgomer
cumlord How about rtorrent
StormyCloud tixati works pretty well, no idea if it has any protection against clearnet leaks
cumlord nope, but if orignal looking for a cli c++ client instead of from scratch
dr|z3d sure, and orignal could push code to the repo to make rtorrent i2p capable, also possible.
zzz tixati is closed source
dr|z3d sorry, I wasn't being clear there, I meant in terms of torrent clients that *may* be able to operate over I2P only without leakage, Tixati is another one to consider.
dr|z3d yup, good recommendation. has i2p support baked in, no? github.com/arvidn/libtorrent
zzz yeah via SAM. so you convert it to native i2pd internal sockets
orignal no cli i2p client, I want a buil-in
orignal guys you didn't not get my whole point
orignal I want to implement that doesn't use any client protocol
orignal that's why I want to start from snark because it communicates through streams directly
orignal settings might be done over web console or i2pcontrol
dr|z3d we get your point. you can likely modify the code to suit your purpose. easier than trying to port snark to c++
orignal that's why you didn't
orignal I want to start not from torrenting itself(it's relatively easy) but from peering over I2P
dr|z3d it's all code, man. take the code, bend the code to your will.
orignal snarkd ))
dr|z3d if you supported plugins you'd have an extensible router.
dr|z3d a torrent client is a good use of plugins.
orignal almost