i2psnark in docker
 
 
 
Go to file
dm9pZCAq f82938604c add README.md 2021-12-29 21:50:32 +02:00
Dockerfile initial 2021-12-29 21:08:06 +02:00
Makefile add Makefile 2021-12-29 21:23:18 +02:00
README.md add README.md 2021-12-29 21:50:32 +02:00
i2psnark.sh add helper script 2021-12-29 21:23:28 +02:00

README.md

i2psnark in docker

building

to build container

make

this will build latest stable i2pnark-standalone and i2psnark-rpc


NOTE: i2psnark will not automatically updates

to do this manually

make clean all

running

due to it is i2pnark-standalone you need separate i2p router with i2cp enabled

/etc/i2pd/i2pd.conf:

[i2cp]
enabled = true
address = 127.0.0.1
port    = 7654

use i2psnark.sh script to run

sh ./i2psnark.sh -h

sh ./i2psnark.sh bg

run in background

also docker will automatically start i2psnark after system reboot (after dockerd service start)

after starting oepn http://127.0.0.1:8002 in browser or use transmission client on 8002 port

transmission-remote 8002 -l