6
submitted 1 year ago by Strict3443@lemmy.ml to c/i2p@lemmy.ml

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

This is a little guide to show you how to setup a small container dedicated to an i2p router such as i2pd. This allows for a central router for all your clients on your LAN for example.


Read the guide

i2pd Alpine Setup Script

17
submitted 1 year ago* (last edited 1 year ago) by Strict3443@lemmy.ml to c/i2p@lemmy.world

This is a little guide to show you how to setup a small container dedicated to an i2p router such as i2pd. This allows for a central router for all your clients on your LAN for example.


Read the guide

i2pd Alpine Setup Script

[-] Strict3443@lemmy.ml 4 points 1 year ago

What I mean is if I create a new torrent of Big Buck Bunny with a InfoHash of b1946ac92492d2347c6235b4d2611184 for example, no one will find my torrent by searching for "Big Buck Bunny". Unless I post this hash somewhere, advertising "Hey, this torrent is Big Buck Bunny" like what 1337x and other torrent sites do, you won't "find" it. Basically, we have to use a torrent indexer like tracker2.postman.i2p to search the metadata and find torrents we want. If that makes sense.

[-] Strict3443@lemmy.ml 7 points 1 year ago

Yes, I did exactly this when I2P support was first in beta. I have a docker stack with Gluetun as my network for all my *arr containers and I was able to still point my qBittorrent to my i2pd router and it worked just fine.

[-] Strict3443@lemmy.ml 13 points 1 year ago

It is experimental indeed. While it "works", it is no where near the reliability and efficiency of other I2P torrent clients like I2Psnark or BiglyBT, both of which are Java based.

[-] Strict3443@lemmy.ml 8 points 1 year ago

That is the lacking area. There needs to be a development in the area of DHT crawlers and indexers to help find torrents on I2P like how btdigg works, but for I2P torrents. Hopefully one day.

[-] Strict3443@lemmy.ml 7 points 1 year 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.

[-] Strict3443@lemmy.ml 4 points 1 year ago

You can cross-seed torrents by adding I2P trackers to the tracker list. What helps is when you upload the .torrent file to tracker2.postman.i2p (the only? i2p public torrent tracker) so that others can find the magnet/torrent link and start downloading. That way people can find the InfoHash and also have trackers embedded in the i2p .torrent file to allow you to find seeders.

Some info on this subject: https://old.reddit.com/r/i2p/comments/xfqvap/how_to_correctly_cross_seed_to_make_clearnet/

[-] Strict3443@lemmy.ml 7 points 1 year ago

Guide for Linux: https://strict3443.codeberg.page/i2p-info/hugo/public/posts/how-to-use-i2p-on-qbittorrent-nox/

You can install i2pd with sudo apt install i2pd and then point your services towards your i2p router (Ex. 127.0.0.1) and you are good to go.

[-] Strict3443@lemmy.ml 8 points 1 year ago

The I2P network thanks you.

[-] Strict3443@lemmy.ml 18 points 1 year ago

What @supervent@lemmy.dbzer0.com said. Basically you get access to the I2P network (overlay on top of the regular internet) that provides anonymity and doesn't require any port forwarding. Thus, this allows every user to seed torrents without worrying about opening ports or getting letters in the mail.

The torrent space on I2P is still growing, there are some chads cross-seeding to the I2P network allowing for torrenting popular torrents over I2P.

31
submitted 1 year ago by Strict3443@lemmy.ml to c/piracy@lemmy.ml

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

99

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

5
submitted 1 year ago by Strict3443@lemmy.ml to c/i2p@lemmy.ml

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

11
submitted 1 year ago by Strict3443@lemmy.ml to c/i2p@lemmy.world

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

5
[GUIDE] How to connect to IRC on I2P (strict3443.codeberg.page)
submitted 1 year ago by Strict3443@lemmy.ml to c/i2p@lemmy.ml

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

Guide: https://strict3443.codeberg.page/i2p-info/hugo/public/posts/how_to_connect_to_irc_on_i2p/

  • IRC hosts on I2P

    • irc.acetone.i2p
    • irc.ilita.i2p
    • irc.r4sas.i2p
    • irc.chaoticninja.i2p
    • irc.coldhell.i2p
    • irc.echelon.i2p
    • irc.kitsune.i2p
    • irc.intr.i2p
    • irc.nerds.i2p
    • irc.ukraine.i2p
    • ircs.nerds.i2p
11
[GUIDE] How to connect to IRC on I2P (strict3443.codeberg.page)
submitted 1 year ago by Strict3443@lemmy.ml to c/i2p@lemmy.world

Guide: https://strict3443.codeberg.page/i2p-info/hugo/public/posts/how_to_connect_to_irc_on_i2p/

  • IRC hosts on I2P

    • irc.acetone.i2p
    • irc.ilita.i2p
    • irc.r4sas.i2p
    • irc.chaoticninja.i2p
    • irc.coldhell.i2p
    • irc.echelon.i2p
    • irc.kitsune.i2p
    • irc.intr.i2p
    • irc.nerds.i2p
    • irc.ukraine.i2p
    • ircs.nerds.i2p
5
submitted 1 year ago* (last edited 1 year ago) by Strict3443@lemmy.ml to c/i2p@lemmy.ml

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

Matrix Homeserver: http://matrix-im.i2p

9
submitted 1 year ago* (last edited 1 year ago) by Strict3443@lemmy.ml to c/i2p@lemmy.world

Matrix Homeserver: http://matrix-im.i2p

2
I2P Article/Posts Archive (strict3443.codeberg.page)
submitted 1 year ago by Strict3443@lemmy.ml to c/i2p@lemmy.ml

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

Made a simple Hugo site to host a bunch of articles and posts related to I2P, all in one place. All posts have been translated to English. There are a lot of a good articles on the inner workings of I2P and can help understand I2P better.

Codeberg Pages: https://strict3443.codeberg.page/i2p-info/hugo/public/ Codeberg Repo: https://codeberg.org/Strict3443/i2p-info/src/branch/pages

10
I2P Article/Posts Archive (strict3443.codeberg.page)
submitted 1 year ago by Strict3443@lemmy.ml to c/i2p@lemmy.world

Made a simple Hugo site to host a bunch of articles and posts related to I2P, all in one place. All posts have been translated to English. There are a lot of a good articles on the inner workings of I2P and can help understand I2P better.

Codeberg Pages: https://strict3443.codeberg.page/i2p-info/hugo/public/ Codeberg Repo: https://codeberg.org/Strict3443/i2p-info/src/branch/pages

[-] Strict3443@lemmy.ml 4 points 1 year ago

Careful copying the 5th one. Markdown caused it to render the URL differently.

This should force the correct URL to render:

http://lnQ6yoBTxQuQU8EQ1FlF395ITIQF-HGJxUeFvzETLFnoczNjQvKDbtSB7aHhn853zjVXrJBgwlB9sO57KakBDaJ50lUZgVPhjlI19TgJ-CxyHhHSCeKx5JzURdEW-ucdONMynr-b2zwhsx8VQCJwCEkARvt21YkOyQDaB9IdV8aTAmP~PUJQxRwceaTMn96FcVenwdXqleE16fI8CVFOV18jbJKrhTOYpTtcZKV4l1wNYBDwKgwPx5c0kcrRzFyw5~bjuAKO~GJ5dR7BQsL7AwBoQUS4k1lwoYrG1kOIBeDD3XF8BWb6K3GOOoyjc1umYKpur3G~FxBuqtHAsDRICkEbKUqJ9mPYQlTSujhNxiRIW-oLwMtvayCFci99oX8MvazPS7~97x0Gsm-onEK1Td9nBdmq30OqDxpRtXBimbzkLbR1IKObbg9HvrKs3L-kSyGwTUmHG9rSQSoZEvFMA-S0EXO~o4g21q1oikmxPMhkeVwQ22VHB0-LZJfmLr4SAAAA.i2p/announce.php

[-] Strict3443@lemmy.ml 7 points 1 year ago

notbob.i2p and identiguy.i2p have been my go to as they provide uptime stats and show the reliability of that eepsite. Seems like many people set up a registered eepsite just for testing or the short-term and don't intend for longevity, but you can find some eepsites with normal names like "git.idk.i2p" and assume it will have better uptime.

Eepsites that provide similar "stats" can be found here: http://notbob.i2p/cgi-bin/defcon.cgi?category=stats

"Alive" hosts can be found here: http://reg.i2p/alive

view more: next ›

Strict3443

joined 1 year ago