diff --git a/i2pd.conf b/i2pd.conf index a76dfae..858cefd 100644 --- a/i2pd.conf +++ b/i2pd.conf @@ -178,10 +178,10 @@ port = 7656 [i2cp] ## Uncomment and set to 'true' to enable I2CP protocol -# enabled = false +enabled = true ## Address and port service will listen on -# address = 127.0.0.1 -# port = 7654 +address = 0.0.0.0 +port = 7654 [i2pcontrol] ## Uncomment and set to 'true' to enable I2PControl protocol