cec69b918afcdbfd0415b457bb4c1692383a56a4
The reseeder includes fixes to run from bisentenialwrug/i2p-reseed until the official image has merged them. Fixes are: - autogenerating keys for TLS - calling the right command to start the reseeder The I2P routers are also configured to reseed from a single reseed host. And finally the keys the reseeder uses to sign the su3 payloads are shared in a volume with the I2P routers. Unfortunately, it still doesn't work as the reseeder sends empty packers or something. Stil trying to figure that out. #5 - Create SAM server tunnels in trans-proxy
i2p-docker-proxy
An attempt at making an image that forces any software you put in it to pass through I2P.
This is still a work in progress and a repository to explore the possibilities available. You can read more about it in the docs
Possibilities
- iptables - Transparent proxying a single docker container to another docker container
- LD_PRELOAD with tunnel creation and proxying
Languages
Python
73.9%
Shell
13.1%
Dockerfile
13%