Search found 84 matches

by anikey
Sat Sep 06, 2025 6:08 pm
Forum: Torrent Clients
Topic: qBittorrent PR to display I2P peers in WebUI
Replies: 3
Views: 135

Re: qBittorrent PR to display I2P peers in WebUI

The fix has been changed and split up into two PRs, but in the end they got merged.
This functionality will most likely land in qBT 5.2.
by anikey
Mon Sep 01, 2025 8:02 pm
Forum: Torrent Clients
Topic: A few comments about the XD torrent client
Replies: 6
Views: 94

Re: A few comments about the XD torrent client

Stick to I2PSnark if you want vanilla I2P torrenting but if you want more control or customization then you need to switch towards more mainstream clearnet torrenting clients such as qBittorrent, Tixati, BiglyBT, Deluge, Transmission etc. or Libtorrent - if you are into CLI version only. "Stic...
by anikey
Mon Aug 11, 2025 10:51 am
Forum: Torrent Clients
Topic: qBittorrent http proxy for .torrent files
Replies: 6
Views: 158

Re: qBittorrent http proxy for .torrent files

It requires login to view issues. I don't think that is correct, is that on purpose?
by anikey
Sat Aug 09, 2025 1:11 pm
Forum: Torrent Clients
Topic: qBittorrent PR to display I2P peers in WebUI
Replies: 3
Views: 135

Re: qBittorrent PR to display I2P peers in WebUI

Just in case, posting the patch here: diff --git a/src/webui/api/synccontroller.cpp b/src/webui/api/synccontroller.cpp index b324fd541b61..c862ca0b9a1a 100644 --- a/src/webui/api/synccontroller.cpp +++ b/src/webui/api/synccontroller.cpp @@ -847,12 +847,15 @@ void SyncController::torrentPeersAction()...
by anikey
Tue Aug 05, 2025 6:19 pm
Forum: Torrent Clients
Topic: qBittorrent PR to display I2P peers in WebUI
Replies: 3
Views: 135

qBittorrent PR to display I2P peers in WebUI

I've made a pull request to qBittorrent that enables display of I2P peers in the WebUI peer list. Previously, it only displayed I2P peers on the GUI version. Check it out here: https://github.com/qbittorrent/qBittorrent/pull/23061 You may apply the patch (append ".diff" or ".patch&quo...
by anikey
Sat Aug 02, 2025 1:01 am
Forum: Banter and Chitchat
Topic: How will Manditory ID effect the internet as a whole and how should we fix the issue?
Replies: 5
Views: 319

Re: How will Manditory ID effect the internet as a whole and how should we fix the issue?

demopan wrote: Wed Jul 30, 2025 11:11 pm Mesh networks stacks like Reticulum
Also should mention Yggdrasil network. It might not be as versatile, but it offers the usual IPv6 addressing, on top of which regular apps can run. Computers can be connected with wifi, ethernet, or something custom probably. Or over the internet.
by anikey
Thu Jun 05, 2025 10:08 pm
Forum: Torrent Misc
Topic: What happened to I2PFORUM?
Replies: 6
Views: 254

Re: What happened to I2PFORUM?

Sometimes that happens to wiki.i2p-projekt.i2p as well (right now it's fine). I just mention it somewhere (terminus.i2p), and probably some people see the message and tell the admins that there are problems. And then it gets fixed.
by anikey
Mon Jun 02, 2025 9:52 pm
Forum: Torrent Clients
Topic: Unable to use LibreTorrent 3.6 on Android 14. only able to use opentracker.r4sas.i2p
Replies: 2
Views: 123

Re: Unable to use LibreTorrent 3.6 on Android 14. only able to use opentracker.r4sas.i2p

You should absolutely report it, as zzz said. The owner seems to also want to implement i2p support: https://gitlab.com/proninyaroslav/libretorrent/-/issues/2 - but maybe has forgotten about it. But while you're waiting for the fix, you may try to install Termux and run qBittorrent inside Termux. It...
by anikey
Tue May 27, 2025 5:13 pm
Forum: I2P
Topic: stop restarting your i2p routers to get a new http proxy destination
Replies: 6
Views: 294

Re: stop restarting your i2p routers to get a new http proxy destination

been seeing this a lot for some reason so i'm spelling it out that in both i2pd and java you can keep making new destinations without restarting the router. you can also have as many http/socks/irc proxies as you want running from different destinations. don't restart if you don't need to One solut...