I2P Address: [http://git.idk.i2p]

Skip to content

Make Docker host networking safer

Zlatin Balevsky requested to merge zlatinb/i2p.i2p:docker-host-networking into master

The current instructions for I2P in Docker result in either an unsafe local router (the "quick-try" mode) or a firewalled router otherwise. This MR changes all interfaces from 0.0.0.0 to 127.0.0.1 and updates the instructions with some recommendations for cloud deployments.

Merge request reports

Loading