From 0252d3f29a493d834121df40f2e16298e20f949e Mon Sep 17 00:00:00 2001 From: Gaming4JC Date: Sat, 4 Mar 2017 08:49:53 -0500 Subject: add i2p to pcr --- pcr/i2p/router.config | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 pcr/i2p/router.config (limited to 'pcr/i2p/router.config') diff --git a/pcr/i2p/router.config b/pcr/i2p/router.config new file mode 100644 index 000000000..7148ff0df --- /dev/null +++ b/pcr/i2p/router.config @@ -0,0 +1,11 @@ +# NOTE: This I2P config file must use UTF-8 encoding +# * i2cp: allows java clients to communicate with I2P outside of the JVM. Disabled. +# * IPv6: Disabled +# * In-I2P Network Updates: Disabled +i2cp.disableInterface=true +i2np.ntcp.ipv6=false +i2np.udp.ipv6=false +i2np.udp.addressSources=hidden +router.updateDisabled=true +routerconsole.advanced=true +i2np.upnp.enable=false -- cgit v1.2.3