&zzz
+FreefallHeavens
+R4SAS
+RN_
+Romster
+T3s|4
+acetone
+eche|off
+mareki2p
+nilbog
+nyaa2pguy
+orignal
+postman
+qend-irc2p
+wodencafe
Arch
Danny
Irc2PGuest15434
Irc2PGuest16019
Irc2PGuest20377
Irc2PGuest33925
Irc2PGuest35412
Irc2PGuest48148
Irc2PGuest77921
MatrixBot
NiceBoat
Onn4l7h
Onn4|7h
Over
Sisyphus
Teeed
aargh4
ahiru
ananas
anontor2
b3t4f4c3__
cims
dr4wd3_
dr|z3d
duanin2
ice_juice
mahlay
makoto
marek
n2_
noidea
not_bob_afk2
o3d3
poriori
profetikla
r00tobo
rapidash
rednode
sahil
solidx66
stormycloud[m]
sublimia
test7363673
uop23ip
urist_
vivid_reader56
x74a6
zelgomer
cumlord
How about rtorrent
dr|z3d
or tixati.com
dr|z3d
does rtorrent support i2p? github.com/rakshasa/rtorrent/issues/1240
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