Sign inSign up

j4ym0/i2p

By j4ym0

Updated about 1 year ago

Image
0

10K+

j4ym0/i2p repository overview

I2P-Docker

latest version Pulls from DockerHub

This is a docker containing I2P.

Latest release: https://geti2p.net/download

Using

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

Credits

Thanks to i2p for the software

Contact information, security issues, press inquiries: https://geti2p.net/en/contact

Twitter: @i2p, @geti2p

Tag summary

Content type

Image

Digest

sha256:42ead6e7f

Size

133.6 MB

Last updated

about 1 year ago

docker pull j4ym0/i2p