Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eyedeekay/docker-i2p-plugin

A Docker network driver(network plugin) which transparently replaces regular network connections with I2P connections. One tunnel pool per container.
https://github.com/eyedeekay/docker-i2p-plugin

Last synced: about 2 months ago
JSON representation

A Docker network driver(network plugin) which transparently replaces regular network connections with I2P connections. One tunnel pool per container.

Awesome Lists containing this project

README

        

docker-i2p-plugin
=================

A docker network driver which transparently replaces regular network connections with I2P connections.

Not finished yet. Based heavily on the OpenVSwitch networking driver.

TESTING
-------

```sh
docker-compose -f dev.yml up
```