This is a docker containing I2P.
Latest release: https://geti2p.net/download
i2p config dir is located in the /i2p folder it will create a new folder .i2p. It is recomended to mount this dir on the host system to provend data loss when updateing the image and make it easier to get to your downloaded torrents /home/i2p/.i2p/i2psnark
docker run -d -p 0.0.0.0:4444:4444 -p 0.0.0.0:6668:6668 -p 0.0.0.0:7657:7657 -p 23238:23238 -v /home/i2p:/i2p --name i2p j4ym0/i2p
Dont fotget to expose your udp network port if your network says firewalled -p 23238:23238/udp
If you are having issues with permissions try changing the owner with chown -R 999:0 /your/local/i2p/folder
Console port : 7657
Browsing proxy port : 4444
Connecting to console log
docker attach i2p and detach with CTRL+p+q
Thanks to i2p for the software
Contact information, security issues, press inquiries: https://geti2p.net/en/contact
Twitter: @i2p, @geti2p
Content type
Image
Digest
sha256:42ead6e7f…
Size
133.6 MB
Last updated
about 1 year ago
docker pull j4ym0/i2p