@eyedeekay
&zzz
+FreefallHeavens_
+R4SAS
+RN_
+Romster_
+StormyCloud
+acetone
+cims
+eche|off
+hagen
+nilbog
+nyaa2pguy
+orignal
+postman
+qend-irc2p
+snex
Arch
Danny
Holmes
Irc2PGuest14026
Irc2PGuest26254
Irc2PGuest28384
Irc2PGuest36664
OfficialCIA
Onn4l7h
Onn4|7h
Over
Sleepy
T3s|4_
U1F642
Zapek2
aargh4
ac9f
ahiru
ananas
anontor
dr4wd3
eyedeekay_
eyedeekay_bnc
leopold_
mahlay
makoto
marek
mareki2p_
n2_
newbie|2
not_bob_afk2
pinotto
poriori
profetikla
r00tobo
rapidash
test7363673
uop23ip
urist_
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