cross-posted from: https://lemmy.ml/post/6915117

The release of qBittorrent v4.6.0 stable comes with I2P support. While experimental, we can still get a working torrent setup using qBittorrent now. qBittorrent-nox is the Web-UI only version, and currently it does not have configuration settings in the Web-UI for I2P settings. This guide will show you how to setup qBittorrent-nox and manually change the qBittorrent.conf file to allow for I2P torrenting!

Guide can be found here: https://strict3443.codeberg.page/i2p-info/hugo/public/posts/how-to-use-i2p-on-qbittorrent-nox/


qBittorrent Changelog: https://github.com/qbittorrent/qBittorrent/blob/release-4.6.0/Changelog

  • MeldrikA
    link
    fedilink
    English
    arrow-up
    7
    ·
    8 months ago

    Does anyone know if it’s possible to setup I2P on a local server and then point to that, when setting up the proxy settings in Firefox from your PC?

    • Strict3443@lemmy.mlOP
      link
      fedilink
      English
      arrow-up
      6
      ·
      8 months ago

      Yes, absolutely. I have a VPS that runs a i2pd router and I can set my clients to point to my VPS and I am able to use the I2P network. In doing so, I had to make sure I forwarded the correct ports on my VPS so that it would reach the i2pd application. I will do a write up soon.

      • MeldrikA
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 months ago

        Thanks, that sounds awesome. This would also allow me to run I2P 24/7, helping the network, instead of having my PC run all the time.

    • neutron@thelemmy.club
      link
      fedilink
      English
      arrow-up
      3
      ·
      8 months ago

      It should be perfectly doable. The only difference is that the server in on the local network (e.g. 192.168.1.101) instead of localhost (127.0.0.1). You might need to configure your OS firewall to let traffic through.