I found I2P much better than Tor network, and now it supports BitTorrent protocol too https://geti2p.net/en/docs/applications/bittorrent .

Why haven’t the pirates migrated to I2P? Why are we still using clearnet and making people backout of seeding cause of DMCA?

    • obosob
      link
      fedilink
      English
      181 year ago

      There is a more performant C++ implementation but it’s been a long while since I’ve used either it or the java implementation. Worth checking out.

      • @ninchuka
        link
        English
        11 year ago

        The java version is plenty fast but uses alot more memory then i2pd and needs a display/vnc to configure compared to i2pd

        • ellipse
          link
          fedilink
          English
          41 year ago

          You can configure it on a headless machine and just forward the webui over an SSH tunnel for configiration / monitoring

        • obosob
          link
          fedilink
          English
          11 year ago

          IIRC it doesn’t need a display, it’s a Web-based UI that you can use from another computer on the network if it doesn’t have a display, VNC would be overkill. Maybe they changed that.