Search found 14 matches

by cumlord
27 Jul 2025 15:39
Forum: Guides
Topic: [Guide] How to set up qBittorrent 4.6 in i2p mode
Replies: 5
Views: 36360

Re: [Guide] How to set up qBittorrent 4.6 in i2p mode

if you want to download .torrent files directly instead of using the magnet link, looks like qbittorrent might use the http proxy for that. just realized this testing to see if the bulk add from favorites thing on simp would work this way, didn't seem to work without the http proxy enabled. download...
by cumlord
12 May 2025 18:33
Forum: I2PSnark
Topic: qBittorrent overall throughput surpasses BiglyBT & I2PSnark
Replies: 6
Views: 3942

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: 3928

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: 2181

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: 2565

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: 2565

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: 2529

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: 2232

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: 2565

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: 6393

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...