Search found 13 matches

by cumlord
12 May 2025 18:33
Forum: I2PSnark
Topic: qBittorrent overall throughput surpasses BiglyBT & I2PSnark
Replies: 5
Views: 2820

Re: qBittorrent overall throughput surpasses BiglyBT & I2PSnark

Looks like a pretty good test. While using 3 hops i also was noticing it seems to like other qbit peers and could get very high speeds on one of them. i think you're also probably right about the piece distribution aspect, i've noticed similar things. i2cp works better in java routers than i2pd, cou...
by cumlord
04 May 2025 15:37
Forum: Misc
Topic: What browser are you using to browse I2P and why?
Replies: 8
Views: 3233

Re: What browser are you using to browse I2P and why?

i stick to librewolf/mullvad/tor browsers. i have a separate setup for non clearnet things, could do the same thing with VMs it's just more convenient for me to have a disposable laptop for darknets. i do the "paranoid level setup" and just block everything that's not needed
by cumlord
27 Apr 2025 17:43
Forum: Misc
Topic: Is I2P getting DDoS'd?
Replies: 1
Views: 1761

Re: Is I2P getting DDoS'd?

don't think so. may want to reduce the transit tunnels and amount of traffic you share if it's getting bogged down after an hour. see what the build % is and number of transit tunnels. shoot for at least 30-50% for non floodfill i2pd
by cumlord
22 Apr 2025 08:31
Forum: i2pd
Topic: How do you increase the number of hops I2Pd does?
Replies: 6
Views: 2078

Re: How do you increase the number of hops I2Pd does?

if you only care about hops its length, quantity is number of tunnels
by cumlord
22 Apr 2025 07:25
Forum: i2pd
Topic: How do you increase the number of hops I2Pd does?
Replies: 6
Views: 2078

Re: How do you increase the number of hops I2Pd does?

also, what happens if you go beyond 7 hops?
above was in response to that. really no reason to go that high

its in your i2pd.conf and tunnels.conf files, these params under each block

Code: Select all

inbound.length = x
outbound.length = x
inbound.quantity = x
outbound.quantity = x
by cumlord
22 Apr 2025 07:16
Forum: i2pd
Topic: Is i2pd.i2p run by the real I2Pd developers?
Replies: 5
Views: 2011

Re: Is i2pd.i2p run by the real I2Pd developers?

because i2pd, ran by russian speaking devs
by cumlord
22 Apr 2025 07:03
Forum: Misc
Topic: Tor PLUS I2P, is this recommended for maximum anonymity?
Replies: 2
Views: 1800

Re: Tor PLUS I2P, is this recommended for maximum anonymity?

i'm going to assume RTP was recommending using tor and i2p together like tor for clearnet/i2p for darknet or something, do not run i2p through tor
by cumlord
22 Apr 2025 06:59
Forum: i2pd
Topic: How do you increase the number of hops I2Pd does?
Replies: 6
Views: 2078

Re: How do you increase the number of hops I2Pd does?

if you do this through i2cp i've found it just crashes i2pd so i wouldn't be surprised if this would also do that
by cumlord
27 Mar 2025 02:47
Forum: I2PSnark
Topic: Using only 1 hop for torrenting
Replies: 9
Views: 5858

Re: Using only 1 hop for torrenting

i've thought about giving something like this a try to see how difficult it would be, but to deanon with one hop i think you could fully automate ip gathering without "too much" difficulty, it really just depends if the attackers consider i2p to be worth the effort. The automation aspect a...
by cumlord
04 Mar 2025 03:48
Forum: I2PSnark
Topic: Snark choking itself
Replies: 5
Views: 24030

Re: Snark choking itself

this isn't an answer to why it does that, but snark won't go that fast. i'd be impressed if it hung around 2000 for a while. that's pushing it, i think, with 3 hops and 16 tunnels. snark will adjust dynamically to the number of tunnels it needs. you can allow it 16 tunnels up/down (you might as well...