4

I was wondering why my speed was only about 250KB/s and I think this is why: there simply aren't many high speed nodes in the network!

If you have a VPS sitting around, just spinning, do consider contributing.

With a simple docker-compose

version: "3.5"
services:
    i2p:
        image: geti2p/i2p
        container_name: i2p
        restart: always
        volumes:
            - ./i2pconfig:/i2p/.i2p
        network_mode: host

you can have i2p running in no time. Or follow the official installation instructions

Simply SSH with a local port forwarding to the router console ssh -L 7657:127.0.1.1:7657 $yourHost and open http://localhost:7657/

You can then configure your instance to share bandwidth.

top 12 comments
sorted by: hot top controversial new old
[-] meldrik@lemmy.wtf 2 points 8 months ago

What is considered a "fast" or "high capacity" peer?

[-] onlinepersona@programming.dev 2 points 8 months ago

The code doesn't seem to define a fixed number. The number is relative to who you're connected with. Looking at the speeds of my peers, anything above 100KB/s is "fast". If all nodes in the tunnel are 1Gb/s, then the tunnel is 1Gb/s. Therefore, the more high speed nodes, the better the speeds.

[-] meldrik@lemmy.wtf 2 points 8 months ago

I guess the speed can only ever be as fast as the slowest node in the tunnel.

[-] Banthex@feddit.de 2 points 8 months ago* (last edited 8 months ago)

Up and running.

[-] Banthex@feddit.de 1 points 8 months ago

How much bandwith it uses per month? Ist ir secure to run it in Germany?

[-] onlinepersona@programming.dev 3 points 8 months ago* (last edited 8 months ago)

It depends on how much you give decide to give it. You can say "my line has 10Mb up and 20Mb down, I want to share 50%". It's up to you. The more the better.

And it's secure to run in Germany. There are many nodes there. It's not like TOR. All the traffic stays within I2P, so nobody will be knocking on your door because someone downloaded something over your IP like with TOR.

[-] Banthex@feddit.de 3 points 8 months ago

I really live the Idea of i2p. The simple reason is that we can created our world without Google etc.

[-] supervent@lemmy.dbzer0.com 3 points 8 months ago

The problem with TOR is only if you run an exit relay, not with guard/middle relay, Snowflake or bridges. It is in their FAQs.

[-] onlinepersona@programming.dev 3 points 8 months ago

Indeed, you are correct.

[-] supervent@lemmy.dbzer0.com 1 points 8 months ago

In my case is around 7,5TB per month

[-] onlinepersona@programming.dev 1 points 8 months ago

You must have quite the line!

[-] supervent@lemmy.dbzer0.com 2 points 8 months ago* (last edited 8 months ago)

300Mbps residential fiber up&down. I2p is using more or less 5% of the line constantly. My setup is very low specs.

this post was submitted on 29 Oct 2023
4 points (100.0% liked)

The Invisible Internet Project

1284 readers
1 users here now

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

"Don't be a dick" - Wil Wheaton

General

Media:

File Hosting and Pastebins

Torrents

Social Networks and Microblogging

Exploring I2P

I2P Name Registries

Search engines

IRC

Irc2P comes pre-configured with I2P. To connect with other networks, please follow this tutorial.

Syndie

An open source system for operating distributed forums in anonymous networks

Inproxies

You can use inproxies to surf the I2P network without having to have an I2P router.

Follow us on Twitter

founded 1 year ago
MODERATORS