It should be possible to replace networking functions, just like pr0xy and SocksiPy do to let all communication of a program pass through I2P #4 - Investigate extending pr0xy to use SAM
785 B
785 B
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