The Invisible Internet Project
I2P Community Edition
This isn't the official I2P channel, if you want go there then you can find it in the links below.
Rules
- Be nice and friendly
- Don't spam
- No darknet markets
- No malicious content
- No closed source software
- No excessive self promotion
- No violence or hate speech
- I2P related posts only
- Please use English
- No illegal file sharing
- Lemmy rules also apply here
- No crypto-currency
"Don't be a dick" - Wil Wheaton
General
-
I2P Forum (clearnet) Official I2P community and development forum
-
zzz zzz's personal website, old developers forum
-
planet.i2p RSS aggregator
Media:
- Incogtube - Youtube front end
File Hosting and Pastebins
-
FS Filesharing service
-
Cake Pastebin short term filesharing and pastebin
-
PrivateBin Encrypted pastebin
-
IDK's CowYo pastebin, Mirror (Requires JS)
Torrents
-
PaTracker Main torrent tracker
-
Chudo's Torrents (French) torrent tracker
Social Networks and Microblogging
Exploring I2P
- Notbob List online .i2p sites and categorizes them
I2P Name Registries
-
reg.i2p operated by PurpleI2P Team
-
isitup.i2p Another I2P Name Registry and checking tools to see if a eepsite is offline.
Search engines
IRC
Irc2P comes pre-configured with I2P. To connect with other networks, please follow this tutorial.
- Irc2P (works out of the box)
Syndie
An open source system for operating distributed forums in anonymous networks
-
Syndie Project Syndie Project Website
-
syndie.darrob.i2p
-
syndie.echelon.i2p
-
syndie.inscrutable.i2p
-
syndie.killyourtv.i2p
-
syndie.meeh.i2p
-
syndie.welterde.i2p
Inproxies
You can use inproxies to surf the I2P network without having to have an I2P router.
-
i2phides.me / i2p.mk16.de (i2p-inproxy.mk16.de)
-
onion.ly
Follow us on Twitter
view the rest of the comments
Yup totally possible. You need i2p running with a SAM bridge. Last time I checked there are two releases of qbittorrent, one supports mixed mode for i2p. I believe it is the one that says lt20. Check the box in settings for i2p and mixed mode, set the IP and port for your I2P SAM bridge, auto add i2p trackers and you'll be cross seeding.
Just to make sure I got it right:
done
I have SAM enabled on i2pd
I believe it is the same as described in this tutorial, right?
https://strict3443.codeberg.page/i2p-info/hugo/public/posts/how-to-use-i2p-on-qbittorrent-nox/
Step 6: While qBittorrent v4.6.x supports I2P, the Web-UI does not have the options to set the I2P settings yet, as of v4.6.0 release. So we have to do it manually by editing the qBittorrent.conf.
Session\I2P\Address=127.0.0.1, this points to the IP address of the I2P router (w/ SAM enabled) you want to use Session\I2P\Enabled=true, this enables I2P torrenting Session\I2P\MixedMode=true, this sets whether you want qBittorrent to use clearnet + I2P (MixedMode=true), or just I2P (
Could you clarify this part? Would it be by adding the Tracker List of the tutorial above to qbittorrent options > bittorrent > check "Automatically append these trackers to new downloads" and paste the list?
Qbittorrent version 5.0+ has the settings in the web-ui so if you are setting it there you can ignore that part of your tutorial where it says to use qbittorrrent.conf (its the same).
You are correct about automatically appending trackers.
To verify its working you should be able to add a new torrent, look at its trackers and see the new .i2p trackers added. They can be a little slow to connect initially.
Well noted, I'll keep an eye out to confirm it is working. Thank you for your help